
Time bar (total: 10.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 8 to 5 computations (37.5% saved)
| 414.0ms | 8 256× | 0 | valid |
ival-expm1: 116.0ms (63.1% of total)ival-div: 60.0ms (32.6% of total)ival-true: 5.0ms (2.7% of total)ival-assert: 3.0ms (1.6% of total)| 1× | egg-herbie |
| 240× | accelerator-lowering-fma.f32 |
| 240× | accelerator-lowering-fma.f64 |
| 176× | *-lowering-*.f32 |
| 176× | *-lowering-*.f64 |
| 168× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 27 | 15 |
| 2 | 70 | 14 |
| 3 | 209 | 14 |
| 4 | 523 | 14 |
| 5 | 669 | 14 |
| 6 | 790 | 14 |
| 7 | 825 | 14 |
| 8 | 826 | 14 |
| 0 | 5 | 6 |
| 1 | 13 | 6 |
| 2 | 16 | 6 |
| 3 | 22 | 6 |
| 4 | 31 | 6 |
| 5 | 43 | 6 |
| 6 | 63 | 6 |
| 7 | 107 | 6 |
| 8 | 170 | 6 |
| 9 | 320 | 6 |
| 10 | 476 | 6 |
| 11 | 568 | 6 |
| 12 | 635 | 6 |
| 13 | 845 | 6 |
| 14 | 852 | 6 |
| 15 | 853 | 6 |
| 0 | 853 | 4 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- (exp x) 1) x) |
| Outputs |
|---|
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 139 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | cancellation | 139 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 139 | 0 |
| - | 0 | 117 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 139 | 0 | 0 |
| - | 0 | 0 | 117 |
| number | freq |
|---|---|
| 0 | 117 |
| 1 | 139 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 46 to 24 computations (47.8% saved)
ival-div: 4.0ms (34.7% of total)ival-exp: 4.0ms (34.7% of total)ival-expm1: 3.0ms (26.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.4% | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 7 to 5 computations (28.6% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 192 | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 240× | accelerator-lowering-fma.f32 |
| 240× | accelerator-lowering-fma.f64 |
| 176× | *-lowering-*.f32 |
| 176× | *-lowering-*.f64 |
| 128× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 14 |
| 1 | 13 | 14 |
| 2 | 16 | 14 |
| 3 | 22 | 14 |
| 4 | 31 | 14 |
| 5 | 43 | 14 |
| 6 | 63 | 14 |
| 7 | 107 | 14 |
| 8 | 170 | 14 |
| 9 | 320 | 14 |
| 10 | 476 | 14 |
| 11 | 568 | 14 |
| 12 | 635 | 14 |
| 13 | 845 | 14 |
| 14 | 852 | 14 |
| 15 | 853 | 14 |
| 0 | 853 | 10 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- (exp x) 1) x) |
(- (exp x) 1) |
(exp x) |
x |
1 |
| Outputs |
|---|
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(- (exp x) 1) |
(expm1.f64 x) |
(exp x) |
(exp.f64 x) |
x |
1 |
#s(literal 1 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| ✓ | accuracy | 50.8% | (-.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 11.0ms | 256× | 0 | valid |
Compiled 16 to 7 computations (56.3% saved)
ival-div: 2.0ms (36.1% of total)ival-exp: 2.0ms (36.1% of total)ival-expm1: 2.0ms (36.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (exp x) 1)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (exp x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ (- (exp x) 1) x) |
| 0.0ms | x | @ | inf | (/ (- (exp x) 1) x) |
| 0.0ms | x | @ | 0 | (- (exp x) 1) |
| 0.0ms | x | @ | -inf | (- (exp x) 1) |
| 0.0ms | x | @ | inf | (- (exp x) 1) |
| 1× | batch-egg-rewrite |
| 5 428× | /-lowering-/.f32 |
| 5 428× | /-lowering-/.f64 |
| 3 690× | *-lowering-*.f32 |
| 3 690× | *-lowering-*.f64 |
| 2 262× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 12 |
| 1 | 32 | 12 |
| 2 | 217 | 12 |
| 3 | 2300 | 12 |
| 0 | 8886 | 8 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (exp x) 1) |
(/ (- (exp x) 1) x) |
(exp x) |
| Outputs |
|---|
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) |
(-.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (neg.f64 (expm1.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))))) (/.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(expm1.f64 x) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))) |
(/.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal -1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 (+.f64 x x))) #s(literal -1 binary64)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (*.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(pow.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 x)) |
(*.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) (expm1.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (exp.f64 x) x)) |
(+.f64 (*.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (expm1.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (exp.f64 x) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 x (exp.f64 x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (exp.f64 x) x))) |
(-.f64 (/.f64 (*.f64 x (exp.f64 x)) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 x (exp.f64 x) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (exp.f64 x) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (exp.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (fma.f64 x (exp.f64 x) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (fma.f64 x (exp.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (fma.f64 x (exp.f64 x) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (fma.f64 x (exp.f64 x) x))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (exp.f64 x) x))) (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (fma.f64 x (exp.f64 x) x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 x))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x (neg.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 x (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) x)) (/.f64 (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (exp.f64 x) x)) |
(fma.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (exp.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (/.f64 (exp.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (exp.f64 x) x)) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (neg.f64 (/.f64 (expm1.f64 x) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (expm1.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (exp.f64 x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 x)))) |
(/.f64 (expm1.f64 x) x) |
(/.f64 (/.f64 (expm1.f64 x) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (expm1.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (exp.f64 x)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (fma.f64 x (exp.f64 x) x)) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x (exp.f64 x)) x) (*.f64 x x)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (fma.f64 x (exp.f64 x) x))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x)) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 x))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 x (exp.f64 x) x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (+.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (exp.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (exp.f64 x)) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x)) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (exp.f64 x)) x)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x)) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (+.f64 x x)))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 x (exp.f64 x)) x) x) x) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 (exp.f64 x) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal -1 binary64))) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) x)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 x)) x (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (exp.f64 x))) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (exp.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (neg.f64 x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 x (exp.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (exp.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (exp.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (/.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (exp.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (exp.f64 (neg.f64 x))) x) (*.f64 x (*.f64 x (exp.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 x (*.f64 x (neg.f64 (exp.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (neg.f64 (neg.f64 (exp.f64 x))))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (/.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 x (exp.f64 (neg.f64 x)))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 x)) (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (expm1.f64 x)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (expm1.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (expm1.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (*.f64 (neg.f64 x) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) (*.f64 (neg.f64 x) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x (exp.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (expm1.f64 (+.f64 x x))))) (*.f64 (neg.f64 x) (fma.f64 x (exp.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (expm1.f64 (+.f64 x x))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (neg.f64 (expm1.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (fma.f64 x (exp.f64 x) x)) (fma.f64 x (exp.f64 x) x)) (*.f64 (fma.f64 x (exp.f64 x) x) (fma.f64 x (exp.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (exp.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (neg.f64 x))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 x (exp.f64 (neg.f64 x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.f64 x (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (*.f64 x (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (exp.f64 x)) x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) x))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (exp.f64 x)) x))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 x)) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (expm1.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (+.f64 x x))))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (exp.f64 x)) x) x)) (neg.f64 x)) |
(pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (exp.f64 x)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (expm1.f64 x)) (/.f64 x (expm1.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (expm1.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) x)) |
(*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (expm1.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (expm1.f64 x)) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) x)) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (exp.f64 x) x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (fma.f64 x (exp.f64 x) x))) |
(*.f64 (-.f64 (*.f64 x (exp.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (expm1.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x) (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (-.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (expm1.f64 (+.f64 x x))) (expm1.f64 x)) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (exp.f64 x) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (exp.f64 x)) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (expm1.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(exp.f64 x) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) x) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
| 1× | egg-herbie |
| 6 912× | accelerator-lowering-fma.f32 |
| 6 912× | accelerator-lowering-fma.f64 |
| 1 616× | *-lowering-*.f32 |
| 1 616× | *-lowering-*.f64 |
| 1 056× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 184 |
| 1 | 81 | 184 |
| 2 | 173 | 184 |
| 3 | 391 | 184 |
| 4 | 623 | 184 |
| 5 | 769 | 184 |
| 6 | 797 | 184 |
| 7 | 845 | 184 |
| 8 | 899 | 184 |
| 9 | 1593 | 184 |
| 10 | 4099 | 184 |
| 11 | 5148 | 184 |
| 12 | 5374 | 184 |
| 13 | 5508 | 184 |
| 14 | 5623 | 184 |
| 15 | 5629 | 184 |
| 16 | 5904 | 184 |
| 17 | 5904 | 184 |
| 18 | 6088 | 184 |
| 19 | 6161 | 184 |
| 20 | 6161 | 184 |
| 21 | 6369 | 184 |
| 22 | 6450 | 184 |
| 23 | 6450 | 184 |
| 0 | 6450 | 135 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
| Outputs |
|---|
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
Compiled 11 320 to 1 474 computations (87% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 524 | 8 | 532 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 525 | 8 | 533 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 67.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ▶ | 64.6% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 55.5% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) | |
| 69.7% | (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) | |
| ▶ | 53.4% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (expm1.f64 x))) (*.f64 x x)) |
| 3.3% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| ▶ | 100.0% | (/.f64 (expm1.f64 x) x) |
| ▶ | 55.1% | #s(literal 1 binary64) |
Compiled 134 to 90 computations (32.8% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 320 | (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (expm1.f64 x))) |
| ✓ | cost-diff | 448 | (*.f64 #s(literal 0 binary64) (neg.f64 x)) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (expm1.f64 x))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (expm1.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (expm1.f64 x) x) |
| 5 170× | accelerator-lowering-fma.f32 |
| 5 170× | accelerator-lowering-fma.f64 |
| 2 434× | *-lowering-*.f32 |
| 2 434× | *-lowering-*.f64 |
| 1 504× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 95 |
| 1 | 79 | 93 |
| 2 | 184 | 93 |
| 3 | 658 | 92 |
| 4 | 2812 | 92 |
| 5 | 4515 | 92 |
| 6 | 5508 | 92 |
| 7 | 6904 | 92 |
| 8 | 7902 | 92 |
| 0 | 8046 | 72 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (exp x) 1) x) |
(- (exp x) 1) |
x |
1 |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
x |
(+ (* x 1/6) 1/2) |
1/6 |
1/2 |
1 |
(+ (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) 1) |
x |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(+ (* x 1/24) 1/6) |
1/24 |
1/6 |
1/2 |
1 |
(/ (- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) (* x x)) |
(- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) |
(* 0 (neg x)) |
0 |
(neg x) |
x |
(* (neg x) (- (exp x) 1)) |
(- (exp x) 1) |
(* x x) |
| Outputs |
|---|
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(- (exp x) 1) |
(expm1.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(+ (* x 1/6) 1/2) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 1/24) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ (- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) (* x x)) |
(/.f64 (expm1.f64 x) x) |
(- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) |
(*.f64 x (expm1.f64 x)) |
(* 0 (neg x)) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(neg x) |
(neg.f64 x) |
x |
(* (neg x) (- (exp x) 1)) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(- (exp x) 1) |
(expm1.f64 x) |
(* x x) |
(*.f64 x x) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (expm1.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (neg.f64 x) (expm1.f64 x)) |
| ✓ | accuracy | 56.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (expm1.f64 x))) (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (expm1.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (expm1.f64 x) x) |
| 46.0ms | 256× | 0 | valid |
Compiled 93 to 26 computations (72% saved)
ival-mult: 13.0ms (39.1% of total)const: 6.0ms (18% of total)ival-add: 5.0ms (15% of total)ival-div: 4.0ms (12% of total)ival-expm1: 2.0ms (6% of total)ival-sub: 1.0ms (3% of total)ival-neg: 1.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (exp x) 1) x)> |
#<alt (- (exp x) 1)> |
#<alt (+ (* x (+ (* x 1/6) 1/2)) 1)> |
#<alt (+ (* x 1/6) 1/2)> |
#<alt (+ (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) 1)> |
#<alt (+ (* x (+ (* x 1/24) 1/6)) 1/2)> |
#<alt (+ (* x 1/24) 1/6)> |
#<alt (/ (- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) (* x x))> |
#<alt (* 0 (neg x))> |
#<alt (- (* 0 (neg x)) (* (neg x) (- (exp x) 1)))> |
#<alt (neg x)> |
#<alt (* (neg x) (- (exp x) 1))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt (- (exp x) 1)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/6 (* 1/2 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (/ (- (exp x) 1) x)> |
#<alt (* -1 (/ (- 1 (exp x)) x))> |
#<alt (* -1 (/ (- 1 (exp x)) x))> |
#<alt (* -1 (/ (- 1 (exp x)) x))> |
#<alt (* -1 (/ (- 1 (exp x)) x))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 1/2 x)))> |
#<alt (* (pow x 2) (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* (pow x 2) (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (* x (- (exp x) 1))> |
#<alt (* x (- (exp x) 1))> |
#<alt (* x (- (exp x) 1))> |
#<alt (* x (- (exp x) 1))> |
#<alt (* -1 (* x (- 1 (exp x))))> |
#<alt (* -1 (* x (- 1 (exp x))))> |
#<alt (* -1 (* x (- 1 (exp x))))> |
#<alt (* -1 (* x (- 1 (exp 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 (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/2 x) 1))> |
#<alt (* (pow x 2) (- (* x (- (* -1/6 x) 1/2)) 1))> |
#<alt (* (pow x 2) (- (* x (- (* x (- (* -1/24 x) 1/6)) 1/2)) 1))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
#<alt (* -1 (* x (- (exp x) 1)))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (+ (* x (+ (* x 1/24) 1/6)) 1/2) |
| 1.0ms | x | @ | -inf | (/ (- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) (* x x)) |
| 1.0ms | x | @ | inf | (+ (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) 1) |
| 1.0ms | x | @ | inf | (- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) |
| 0.0ms | x | @ | -inf | (* (neg x) (- (exp x) 1)) |
| 1× | batch-egg-rewrite |
| 4 900× | accelerator-lowering-fma.f32 |
| 4 900× | accelerator-lowering-fma.f64 |
| 3 856× | /-lowering-/.f32 |
| 3 856× | /-lowering-/.f64 |
| 3 848× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 75 |
| 1 | 179 | 73 |
| 2 | 1465 | 73 |
| 0 | 8417 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (exp x) 1) x) |
(- (exp x) 1) |
(+ (* x (+ (* x 1/6) 1/2)) 1) |
(+ (* x 1/6) 1/2) |
(+ (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) 1) |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(+ (* x 1/24) 1/6) |
(/ (- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) (* x x)) |
(* 0 (neg x)) |
(- (* 0 (neg x)) (* (neg x) (- (exp x) 1))) |
(neg x) |
(* (neg x) (- (exp x) 1)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (expm1.f64 x) x)) |
(+.f64 (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (expm1.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) x)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) (/.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) (neg.f64 (/.f64 (expm1.f64 x) x)))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (neg.f64 (/.f64 (expm1.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))) (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)) (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x)) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x)))) |
(/.f64 (expm1.f64 x) x) |
(/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 x (expm1.f64 x)) (*.f64 x x)) |
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (expm1.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x))) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x)) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (/.f64 x (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 x (exp.f64 x)) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (/.f64 x (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 x (exp.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) x) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)))) (/.f64 (expm1.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x))) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x))) (*.f64 x (expm1.f64 x))) |
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (expm1.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (expm1.f64 x) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) x)) |
(*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (expm1.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (expm1.f64 x) x) (/.f64 x x)) |
(*.f64 (/.f64 (expm1.f64 x) x) (/.f64 (neg.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 x) x) (neg.f64 (/.f64 x (neg.f64 x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 (expm1.f64 x) (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (expm1.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (expm1.f64 x)) x)) |
(*.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (/.f64 x (neg.f64 x))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (expm1.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (expm1.f64 x))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x)))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 x)) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 (pow.f64 (/.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (neg.f64 x)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x x) (/.f64 (expm1.f64 x) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (expm1.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) x) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (expm1.f64 x) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x) (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) x) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) x) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x))) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) (neg.f64 x)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (expm1.f64 x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 x (neg.f64 x))) (/.f64 (expm1.f64 x) x)) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (exp.f64 x)) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(expm1.f64 x) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal -1 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (expm1.f64 x)) |
(*.f64 (expm1.f64 x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64)) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 x))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 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 1/6 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 1/6 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 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.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 x x) (*.f64 (*.f64 x x) #s(literal 1/36 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 1/6 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 1/6 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 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 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 1/6 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 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 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 #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (neg.f64 x)))))) |
(*.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 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 1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64))))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 x #s(literal -1/12 binary64)))) (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 x) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.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 x x) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (*.f64 x #s(literal -1/144 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (*.f64 x #s(literal -1/144 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (expm1.f64 x) x)) |
(+.f64 (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (expm1.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(-.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) x)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) (/.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) (neg.f64 (/.f64 (expm1.f64 x) x)))) |
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (neg.f64 (/.f64 (expm1.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))) (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)) (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x)) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x)))) |
(/.f64 (expm1.f64 x) x) |
(/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 x (expm1.f64 x)) (*.f64 x x)) |
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x)))) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (expm1.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x))) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(/.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x)) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (/.f64 x (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 x (exp.f64 x)) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (/.f64 x (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 x (exp.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) x) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) x)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)))) (/.f64 (expm1.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x))) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x))) (*.f64 x (expm1.f64 x))) |
(/.f64 (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (expm1.f64 x) x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (exp.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (expm1.f64 x) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) x)) |
(*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (expm1.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 x) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (expm1.f64 x) x) (/.f64 x x)) |
(*.f64 (/.f64 (expm1.f64 x) x) (/.f64 (neg.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 x) x) (neg.f64 (/.f64 x (neg.f64 x)))) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 (expm1.f64 x) (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (expm1.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (expm1.f64 x)) x)) |
(*.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (/.f64 x (neg.f64 x))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) x) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (expm1.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (expm1.f64 x))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x x)))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 x)) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (exp.f64 x) x) x))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (expm1.f64 x) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (expm1.f64 x) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 x) x x) (*.f64 x x)))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 (pow.f64 (/.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (neg.f64 x)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x x) (/.f64 (expm1.f64 x) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (expm1.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) x) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (expm1.f64 x) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x) (/.f64 (expm1.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) x) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) x) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x))) x)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) (neg.f64 x)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 x (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (expm1.f64 x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (expm1.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 x (neg.f64 x))) (/.f64 (expm1.f64 x) x)) |
#s(literal 0 binary64) |
(+.f64 #s(literal 0 binary64) (*.f64 x (expm1.f64 x))) |
(+.f64 (*.f64 x (expm1.f64 x)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (exp.f64 x) x) (neg.f64 x)) |
(+.f64 (*.f64 (exp.f64 x) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (exp.f64 x)) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(-.f64 (*.f64 (exp.f64 x) x) x) |
(-.f64 (*.f64 x (exp.f64 x)) x) |
(fma.f64 x (exp.f64 x) (neg.f64 x)) |
(fma.f64 x (expm1.f64 x) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 x) x (neg.f64 x)) |
(fma.f64 (exp.f64 x) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (expm1.f64 x) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (expm1.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64))) x #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 x (expm1.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 1 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 x (expm1.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 x (expm1.f64 x))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 x (expm1.f64 x)) #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))))) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (expm1.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) x) #s(literal 3 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (exp.f64 x) x) (*.f64 (exp.f64 x) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (exp.f64 x) x) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (exp.f64 x)) #s(literal 3 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (exp.f64 x)) (*.f64 x (exp.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (exp.f64 x)) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (exp.f64 x) x) (*.f64 (exp.f64 x) x) (fma.f64 x x (*.f64 (*.f64 (exp.f64 x) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) x) (*.f64 (exp.f64 x) x)) (*.f64 x x)) (-.f64 (*.f64 (exp.f64 x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) x) (*.f64 (exp.f64 x) x)) (*.f64 x x)) (fma.f64 (exp.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (exp.f64 x)) (*.f64 x (exp.f64 x))) (*.f64 x x)) (-.f64 (*.f64 x (exp.f64 x)) (neg.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x))) #s(literal -1 binary64)) |
(*.f64 x (expm1.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x))) |
(*.f64 (expm1.f64 x) x) |
(*.f64 (neg.f64 x) (neg.f64 (expm1.f64 x))) |
(*.f64 (*.f64 x (expm1.f64 x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64))) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(+.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(+.f64 (neg.f64 (*.f64 x (exp.f64 x))) x) |
(+.f64 (*.f64 (exp.f64 x) (neg.f64 x)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 x (expm1.f64 x))) |
(-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (neg.f64 x)) |
(fma.f64 x (neg.f64 (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 x) (neg.f64 x) x) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (expm1.f64 x) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (expm1.f64 x) (/.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (expm1.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (exp.f64 x) x) |
(fma.f64 (neg.f64 x) (expm1.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (expm1.f64 x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (expm1.f64 x)) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 (*.f64 x (expm1.f64 x)) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (/.f64 (*.f64 x (expm1.f64 x)) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (expm1.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (expm1.f64 x)) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (/.f64 (*.f64 x (expm1.f64 x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (*.f64 x (expm1.f64 x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (expm1.f64 x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x (expm1.f64 x))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (expm1.f64 x))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 x)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (expm1.f64 x)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 x)) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x (expm1.f64 x))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 x (expm1.f64 x)) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (expm1.f64 x) (expm1.f64 x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (expm1.f64 x) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (expm1.f64 x)) (expm1.f64 x)) (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (expm1.f64 x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 x x) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (*.f64 x x) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (expm1.f64 x)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 x (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) x) (/.f64 x (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (expm1.f64 x)) (/.f64 (neg.f64 x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (neg.f64 x)) (/.f64 (neg.f64 x) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) x) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) (expm1.f64 x)) (neg.f64 (/.f64 (expm1.f64 x) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) (neg.f64 x)) (/.f64 (expm1.f64 x) (expm1.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 x) (*.f64 x (expm1.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (expm1.f64 x)) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (-.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (*.f64 x (expm1.f64 x))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x (exp.f64 x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x (exp.f64 x))) (neg.f64 (*.f64 x (exp.f64 x))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 x (exp.f64 x))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (neg.f64 x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 (exp.f64 x) (neg.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (exp.f64 x) (neg.f64 x)) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (exp.f64 x))) (neg.f64 (*.f64 x (exp.f64 x)))) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 x (exp.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 (exp.f64 x) (neg.f64 x))) (*.f64 x x)) (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) x)) |
(pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 (expm1.f64 x))) |
(*.f64 x (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (*.f64 x (expm1.f64 x)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(*.f64 (expm1.f64 x) (neg.f64 x)) |
(*.f64 (expm1.f64 x) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (expm1.f64 x)))) |
(*.f64 (neg.f64 x) (expm1.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (expm1.f64 x))) |
(*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (*.f64 x (expm1.f64 x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x)))) |
(*.f64 (neg.f64 (expm1.f64 x)) x) |
(*.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (expm1.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (expm1.f64 x))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (expm1.f64 x)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) x) (/.f64 (*.f64 x (expm1.f64 x)) (neg.f64 (expm1.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (expm1.f64 x)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x)) (/.f64 (*.f64 x (expm1.f64 x)) (expm1.f64 x))) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (expm1.f64 x)))) |
(*.f64 (*.f64 (expm1.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (neg.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (neg.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (expm1.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 x) (expm1.f64 x)) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (/.f64 (*.f64 x (expm1.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (expm1.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (*.f64 x (expm1.f64 x)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x (expm1.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (expm1.f64 x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x (expm1.f64 x))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (expm1.f64 x))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 x)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (expm1.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (expm1.f64 x)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 3 binary64)) (expm1.f64 x))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 x)) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 (*.f64 x (expm1.f64 x)))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 (*.f64 x (expm1.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x (expm1.f64 x))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x))) (/.f64 (pow.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal 3/2 binary64)) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 x (expm1.f64 x)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (expm1.f64 x))) |
(*.f64 (/.f64 (neg.f64 x) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 x) (expm1.f64 x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) (neg.f64 x))) |
(*.f64 (/.f64 (expm1.f64 x) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) x)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (expm1.f64 x) (neg.f64 (*.f64 x (expm1.f64 x)))) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) (expm1.f64 x)) (neg.f64 (/.f64 (*.f64 x (expm1.f64 x)) x))) |
(*.f64 (/.f64 (*.f64 x (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (expm1.f64 x)) x)) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 x x) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (neg.f64 x)) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (neg.f64 x)) (/.f64 (*.f64 x x) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) (expm1.f64 x)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 x (expm1.f64 x))) |
(*.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) x) (/.f64 x (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (expm1.f64 x)) (/.f64 (neg.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (neg.f64 x)) (/.f64 (neg.f64 x) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) x) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) (expm1.f64 x)) (neg.f64 (/.f64 (expm1.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) (neg.f64 x)) (/.f64 (expm1.f64 x) (expm1.f64 x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 x) (*.f64 x (expm1.f64 x)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (expm1.f64 x))) (neg.f64 x)) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) x)) |
| 1× | egg-herbie |
| 12 788× | accelerator-lowering-fma.f32 |
| 12 788× | accelerator-lowering-fma.f64 |
| 4 128× | *-lowering-*.f32 |
| 4 128× | *-lowering-*.f64 |
| 1 414× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 835 |
| 1 | 298 | 835 |
| 2 | 829 | 811 |
| 3 | 2581 | 811 |
| 4 | 5808 | 811 |
| 0 | 8196 | 643 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
(- (exp x) 1) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* 1/6 x)) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* 1/6 x) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
1/6 |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(/ (- (exp x) 1) x) |
(* -1 (/ (- 1 (exp x)) x)) |
(* -1 (/ (- 1 (exp x)) x)) |
(* -1 (/ (- 1 (exp x)) x)) |
(* -1 (/ (- 1 (exp x)) x)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/2 x))) |
(* (pow x 2) (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* (pow x 2) (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* x (- (exp x) 1)) |
(* x (- (exp x) 1)) |
(* x (- (exp x) 1)) |
(* x (- (exp x) 1)) |
(* -1 (* x (- 1 (exp x)))) |
(* -1 (* x (- 1 (exp x)))) |
(* -1 (* x (- 1 (exp x)))) |
(* -1 (* x (- 1 (exp 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) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (* -1/2 x) 1)) |
(* (pow x 2) (- (* x (- (* -1/6 x) 1/2)) 1)) |
(* (pow x 2) (- (* x (- (* x (- (* -1/24 x) 1/6)) 1/2)) 1)) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
(* -1 (* x (- (exp x) 1))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
(- (exp x) 1) |
(expm1.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* 1/6 x) |
(*.f64 x #s(literal 1/6 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/6 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(/ (- (exp x) 1) x) |
(/.f64 (expm1.f64 x) x) |
(* -1 (/ (- 1 (exp x)) x)) |
(/.f64 (expm1.f64 x) x) |
(* -1 (/ (- 1 (exp x)) x)) |
(/.f64 (expm1.f64 x) x) |
(* -1 (/ (- 1 (exp x)) x)) |
(/.f64 (expm1.f64 x) x) |
(* -1 (/ (- 1 (exp x)) x)) |
(/.f64 (expm1.f64 x) x) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/2 x))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)) |
(* (pow x 2) (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) x)) |
(* (pow x 2) (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) |
(* x (- (exp x) 1)) |
(*.f64 x (expm1.f64 x)) |
(* x (- (exp x) 1)) |
(*.f64 x (expm1.f64 x)) |
(* x (- (exp x) 1)) |
(*.f64 x (expm1.f64 x)) |
(* x (- (exp x) 1)) |
(*.f64 x (expm1.f64 x)) |
(* -1 (* x (- 1 (exp x)))) |
(*.f64 x (expm1.f64 x)) |
(* -1 (* x (- 1 (exp x)))) |
(*.f64 x (expm1.f64 x)) |
(* -1 (* x (- 1 (exp x)))) |
(*.f64 x (expm1.f64 x)) |
(* -1 (* x (- 1 (exp x)))) |
(*.f64 x (expm1.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) |
(* -1 x) |
(neg.f64 x) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (* -1/2 x) 1)) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(* (pow x 2) (- (* x (- (* -1/6 x) 1/2)) 1)) |
(*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (* x (- (* x (- (* -1/24 x) 1/6)) 1/2)) 1)) |
(*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
(* -1 (* x (- (exp x) 1))) |
(neg.f64 (*.f64 x (expm1.f64 x))) |
Compiled 24 399 to 2 660 computations (89.1% saved)
30 alts after pruning (26 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 147 | 23 | 1 170 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 148 | 30 | 1 178 |
| Status | Accuracy | Program |
|---|---|---|
| 67.9% | (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| 60.6% | (fma.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 67.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ▶ | 58.8% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ▶ | 67.9% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 67.9% | (fma.f64 x (fma.f64 x (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (fma.f64 x (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 64.6% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 61.0% | (fma.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| 61.0% | (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| 61.0% | (fma.f64 x (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) | |
| ▶ | 55.5% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| 58.4% | (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) | |
| 69.7% | (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x) | |
| ▶ | 69.7% | (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) |
| 34.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 x x)) | |
| 3.3% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 53.4% | (/.f64 (*.f64 (expm1.f64 x) x) (*.f64 x x)) | |
| 33.9% | (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 x x)) | |
| ✓ | 100.0% | (/.f64 (expm1.f64 x) x) |
| ▶ | 15.6% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| 12.4% | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 15.9% | (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) | |
| 12.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) | |
| 15.4% | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) | |
| ✓ | 55.1% | #s(literal 1 binary64) |
Compiled 918 to 561 computations (38.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
| ✓ | cost-diff | 1024 | (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) |
| 10 432× | accelerator-lowering-fma.f32 |
| 10 432× | accelerator-lowering-fma.f64 |
| 4 074× | *-lowering-*.f32 |
| 4 074× | *-lowering-*.f64 |
| 2 030× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 280 |
| 1 | 108 | 280 |
| 2 | 242 | 272 |
| 3 | 472 | 270 |
| 4 | 775 | 268 |
| 5 | 1075 | 268 |
| 6 | 1868 | 268 |
| 7 | 4144 | 268 |
| 8 | 7825 | 268 |
| 0 | 8049 | 224 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) x) |
(+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) |
x |
(* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(+ (* x 1/24) 1/6) |
1/24 |
1/6 |
1/2 |
(+ (* x 1/2) 1) |
x |
1/2 |
1 |
(* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) |
x |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(+ (* x 1/24) 1/6) |
1/24 |
1/6 |
1/2 |
(+ (* x (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2)) 1) |
x |
(+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2) |
(/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6)) |
(+ (* (* x x) 1/576) -1/36) |
(* x x) |
1/576 |
-1/36 |
(+ (* x 1/24) -1/6) |
1/24 |
-1/6 |
1/2 |
1 |
(+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2)) 1) |
x |
(+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2) |
(/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144)))) |
(+ (* (* x (* x x)) 1/13824) 1/216) |
(* x (* x x)) |
(* x x) |
1/13824 |
1/216 |
(+ (* (* x x) 1/576) (- 1/36 (* x 1/144))) |
1/576 |
(- 1/36 (* x 1/144)) |
1/36 |
(* x 1/144) |
1/144 |
1/2 |
1 |
| Outputs |
|---|
(/ (+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) x) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
x |
(* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 1/24) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* x 1/2) 1) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 1/24) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/6 |
#s(literal 1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* x (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2)) 1) |
(fma.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(+ (* (* x x) 1/576) -1/36) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* x x) |
(*.f64 x x) |
1/576 |
#s(literal 1/576 binary64) |
-1/36 |
#s(literal -1/36 binary64) |
(+ (* x 1/24) -1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2)) 1) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2) |
(fma.f64 x (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64))) |
(+ (* (* x (* x x)) 1/13824) 1/216) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
1/13824 |
#s(literal 1/13824 binary64) |
1/216 |
#s(literal 1/216 binary64) |
(+ (* (* x x) 1/576) (- 1/36 (* x 1/144))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
1/576 |
#s(literal 1/576 binary64) |
(- 1/36 (* x 1/144)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
1/36 |
#s(literal 1/36 binary64) |
(* x 1/144) |
(*.f64 x #s(literal 1/144 binary64)) |
1/144 |
#s(literal 1/144 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) |
| ✓ | accuracy | 99.5% | (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64)))) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 1/144 binary64)) |
| ✓ | accuracy | 71.6% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.5% | (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) |
| ✓ | accuracy | 81.6% | (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 96.0% | (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) |
| 82.0ms | 256× | 0 | valid |
Compiled 253 to 44 computations (82.6% saved)
const: 23.0ms (36.7% of total)ival-mult: 19.0ms (30.3% of total)ival-add: 12.0ms (19.1% of total)ival-div: 5.0ms (8% of total)ival-sub: 3.0ms (4.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) x)> |
#<alt (+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x)> |
#<alt (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))> |
#<alt (+ (* x (+ (* x 1/24) 1/6)) 1/2)> |
#<alt (+ (* x 1/2) 1)> |
#<alt (+ (* x 1/24) 1/6)> |
#<alt (+ (* x (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2)) 1)> |
#<alt (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2)> |
#<alt (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))> |
#<alt (+ (* (* x x) 1/576) -1/36)> |
#<alt (+ (* (* x x) 1/576) (- 1/36 (* x 1/144)))> |
#<alt (- 1/36 (* x 1/144))> |
#<alt (+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2)) 1)> |
#<alt (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2)> |
#<alt (+ (* x 1/24) -1/6)> |
#<alt (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))> |
#<alt (* x 1/144)> |
#<alt (+ (* (* x (* x x)) 1/13824) 1/216)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/6 x)))> |
#<alt (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))> |
#<alt (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt (* x (+ 1/2 (/ 1 x)))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt -1/36> |
#<alt (- (* 1/576 (pow x 2)) 1/36)> |
#<alt (- (* 1/576 (pow x 2)) 1/36)> |
#<alt (- (* 1/576 (pow x 2)) 1/36)> |
#<alt (* 1/576 (pow x 2))> |
#<alt (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))> |
#<alt (* 1/576 (pow x 2))> |
#<alt (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))> |
#<alt 1/36> |
#<alt (+ 1/36 (* -1/144 x))> |
#<alt (+ 1/36 (* x (- (* 1/576 x) 1/144)))> |
#<alt (+ 1/36 (* x (- (* 1/576 x) 1/144)))> |
#<alt (* 1/576 (pow x 2))> |
#<alt (* (pow x 2) (- 1/576 (* 1/144 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/576 (/ 1/36 (pow x 2))) (* 1/144 (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ 1/576 (/ 1/36 (pow x 2))) (* 1/144 (/ 1 x))))> |
#<alt (* 1/576 (pow x 2))> |
#<alt (* (pow x 2) (- 1/576 (* 1/144 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/576 (* -1 (/ (- 1/144 (* 1/36 (/ 1 x))) x))))> |
#<alt (* (pow x 2) (+ 1/576 (* -1 (/ (- 1/144 (* 1/36 (/ 1 x))) x))))> |
#<alt 1/36> |
#<alt (+ 1/36 (* -1/144 x))> |
#<alt (+ 1/36 (* -1/144 x))> |
#<alt (+ 1/36 (* -1/144 x))> |
#<alt (* -1/144 x)> |
#<alt (* x (- (* 1/36 (/ 1 x)) 1/144))> |
#<alt (* x (- (* 1/36 (/ 1 x)) 1/144))> |
#<alt (* x (- (* 1/36 (/ 1 x)) 1/144))> |
#<alt (* -1/144 x)> |
#<alt (* -1 (* x (- 1/144 (* 1/36 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/144 (* 1/36 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/144 (* 1/36 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/24 x))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt -1/6> |
#<alt (- (* 1/24 x) 1/6)> |
#<alt (- (* 1/24 x) 1/6)> |
#<alt (- (* 1/24 x) 1/6)> |
#<alt (* 1/24 x)> |
#<alt (* x (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (- 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt (* 1/144 x)> |
#<alt 1/216> |
#<alt (+ 1/216 (* 1/13824 (pow x 3)))> |
#<alt (+ 1/216 (* 1/13824 (pow x 3)))> |
#<alt (+ 1/216 (* 1/13824 (pow x 3)))> |
#<alt (* 1/13824 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* 1/13824 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) |
| 0.0ms | x | @ | inf | (+ (* x (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2)) 1) |
| 0.0ms | x | @ | inf | (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6)) |
| 0.0ms | x | @ | inf | (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2) |
| 0.0ms | x | @ | inf | (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144)))) |
| 1× | batch-egg-rewrite |
| 5 564× | accelerator-lowering-fma.f32 |
| 5 564× | accelerator-lowering-fma.f64 |
| 4 160× | /-lowering-/.f32 |
| 4 160× | /-lowering-/.f64 |
| 3 970× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 170 |
| 1 | 278 | 154 |
| 2 | 2591 | 154 |
| 0 | 8923 | 124 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) x) |
(+ (* x (* x (+ (* x (+ (* x 1/24) 1/6)) 1/2))) x) |
(* x (+ (* x (+ (* x 1/24) 1/6)) 1/2)) |
(+ (* x (+ (* x 1/24) 1/6)) 1/2) |
(+ (* x 1/2) 1) |
(+ (* x 1/24) 1/6) |
(+ (* x (+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2)) 1) |
(+ (* x (/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6))) 1/2) |
(/ (+ (* (* x x) 1/576) -1/36) (+ (* x 1/24) -1/6)) |
(+ (* (* x x) 1/576) -1/36) |
(+ (* (* x x) 1/576) (- 1/36 (* x 1/144))) |
(- 1/36 (* x 1/144)) |
(+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2)) 1) |
(+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144))))) 1/2) |
(+ (* x 1/24) -1/6) |
(/ (+ (* (* x (* x x)) 1/13824) 1/216) (+ (* (* x x) 1/576) (- 1/36 (* x 1/144)))) |
(* x 1/144) |
(+ (* (* x (* x x)) 1/13824) 1/216) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) x) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) (neg.f64 x)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (*.f64 x (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 x (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) x) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(+.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (/.f64 x (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) x) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (/.f64 x (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (pow.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.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 (*.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 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #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 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #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 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #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 (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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 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 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1/216 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (/.f64 x (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 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 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 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 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 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 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (+.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 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (+.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 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 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 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) x) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (/.f64 x (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (pow.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1/216 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/1296 binary64) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/24 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/576 binary64)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) x #s(literal -1/36 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (neg.f64 (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) |
(+.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64))) |
(-.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) |
(-.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) |
(fma.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/576 binary64)) x (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) x (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/576 binary64) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/576 binary64) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (*.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (*.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (neg.f64 (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (fma.f64 x #s(literal -1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x #s(literal -1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/46656 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 (*.f64 x #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 x #s(literal 1/144 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(+.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))) |
(+.f64 #s(literal 1/36 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 x #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
(-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))) |
(-.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)))) |
(-.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 #s(literal 1/144 binary64) (neg.f64 x) #s(literal 1/36 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1/144 binary64) #s(literal 1/36 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/144 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 #s(literal -1/144 binary64) x #s(literal 1/36 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64)))) (neg.f64 (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/144 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (*.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (*.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/1296 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))) (*.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) #s(literal 1/46656 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20736 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x #s(literal -1/144 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (*.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 1/144 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64)))) |
(*.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x x) #s(literal 1/20736 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (/.f64 x (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 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 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 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 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 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 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (+.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 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (+.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 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 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 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) x) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (/.f64 x (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (pow.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal -1/144 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal -1/216 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x x) #s(literal -1/20736 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64) #s(literal -1/1296 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) (fma.f64 x #s(literal 1/144 binary64) #s(literal 1/36 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (-.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/331776 binary64)) (*.f64 (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) (fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/144 binary64)))))) |
(*.f64 x #s(literal 1/144 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1/144 binary64) x) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/216 binary64)) |
(+.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(-.f64 (/.f64 #s(literal 1/46656 binary64) (-.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (-.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1/576 binary64) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) x #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/576 binary64)) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/24 binary64))) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 #s(literal 1/13824 binary64) x) (*.f64 x x) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/24 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/576 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/24 binary64) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/576 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (+.f64 #s(literal 1/46656 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 #s(literal 1/46656 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))) (-.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) #s(literal 1/46656 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (neg.f64 (-.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/191102976 binary64)) #s(literal 1/46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2985984 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
| 1× | egg-herbie |
| 9 388× | accelerator-lowering-fma.f32 |
| 9 388× | accelerator-lowering-fma.f64 |
| 3 638× | *-lowering-*.f32 |
| 3 638× | *-lowering-*.f64 |
| 1 902× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 1438 |
| 1 | 379 | 1425 |
| 2 | 1024 | 1420 |
| 3 | 3105 | 1368 |
| 4 | 6562 | 1368 |
| 0 | 8197 | 1152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/6 x))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(+ 1 (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* 1/2 x) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
(* x (+ 1/2 (/ 1 x))) |
1/6 |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
1/6 |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
-1/36 |
(- (* 1/576 (pow x 2)) 1/36) |
(- (* 1/576 (pow x 2)) 1/36) |
(- (* 1/576 (pow x 2)) 1/36) |
(* 1/576 (pow x 2)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(* 1/576 (pow x 2)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
1/36 |
(+ 1/36 (* -1/144 x)) |
(+ 1/36 (* x (- (* 1/576 x) 1/144))) |
(+ 1/36 (* x (- (* 1/576 x) 1/144))) |
(* 1/576 (pow x 2)) |
(* (pow x 2) (- 1/576 (* 1/144 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/576 (/ 1/36 (pow x 2))) (* 1/144 (/ 1 x)))) |
(* (pow x 2) (- (+ 1/576 (/ 1/36 (pow x 2))) (* 1/144 (/ 1 x)))) |
(* 1/576 (pow x 2)) |
(* (pow x 2) (- 1/576 (* 1/144 (/ 1 x)))) |
(* (pow x 2) (+ 1/576 (* -1 (/ (- 1/144 (* 1/36 (/ 1 x))) x)))) |
(* (pow x 2) (+ 1/576 (* -1 (/ (- 1/144 (* 1/36 (/ 1 x))) x)))) |
1/36 |
(+ 1/36 (* -1/144 x)) |
(+ 1/36 (* -1/144 x)) |
(+ 1/36 (* -1/144 x)) |
(* -1/144 x) |
(* x (- (* 1/36 (/ 1 x)) 1/144)) |
(* x (- (* 1/36 (/ 1 x)) 1/144)) |
(* x (- (* 1/36 (/ 1 x)) 1/144)) |
(* -1/144 x) |
(* -1 (* x (- 1/144 (* 1/36 (/ 1 x))))) |
(* -1 (* x (- 1/144 (* 1/36 (/ 1 x))))) |
(* -1 (* x (- 1/144 (* 1/36 (/ 1 x))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
-1/6 |
(- (* 1/24 x) 1/6) |
(- (* 1/24 x) 1/6) |
(- (* 1/24 x) 1/6) |
(* 1/24 x) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
1/6 |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
(* 1/144 x) |
1/216 |
(+ 1/216 (* 1/13824 (pow x 3))) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(* 1/13824 (pow x 3)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* 1/13824 (pow x 3)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 x))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) x) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) |
(* 1/24 (pow x 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) |
(* 1/24 (pow x 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/24 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) x))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #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 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* 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)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* x (+ 1/2 (/ 1 x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 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/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
-1/36 |
#s(literal -1/36 binary64) |
(- (* 1/576 (pow x 2)) 1/36) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(- (* 1/576 (pow x 2)) 1/36) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(- (* 1/576 (pow x 2)) 1/36) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* 1/576 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/576 binary64)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* 1/576 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/576 binary64)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
(* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/576 binary64)) #s(literal -1/36 binary64)) |
1/36 |
#s(literal 1/36 binary64) |
(+ 1/36 (* -1/144 x)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(+ 1/36 (* x (- (* 1/576 x) 1/144))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
(+ 1/36 (* x (- (* 1/576 x) 1/144))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
(* 1/576 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/576 binary64)) |
(* (pow x 2) (- 1/576 (* 1/144 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64))) |
(* (pow x 2) (- (+ 1/576 (/ 1/36 (pow x 2))) (* 1/144 (/ 1 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
(* (pow x 2) (- (+ 1/576 (/ 1/36 (pow x 2))) (* 1/144 (/ 1 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
(* 1/576 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/576 binary64)) |
(* (pow x 2) (- 1/576 (* 1/144 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64))) |
(* (pow x 2) (+ 1/576 (* -1 (/ (- 1/144 (* 1/36 (/ 1 x))) x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
(* (pow x 2) (+ 1/576 (* -1 (/ (- 1/144 (* 1/36 (/ 1 x))) x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/576 binary64) #s(literal -1/144 binary64)) #s(literal 1/36 binary64)) |
1/36 |
#s(literal 1/36 binary64) |
(+ 1/36 (* -1/144 x)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(+ 1/36 (* -1/144 x)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(+ 1/36 (* -1/144 x)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(* -1/144 x) |
(*.f64 x #s(literal -1/144 binary64)) |
(* x (- (* 1/36 (/ 1 x)) 1/144)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(* x (- (* 1/36 (/ 1 x)) 1/144)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(* x (- (* 1/36 (/ 1 x)) 1/144)) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(* -1/144 x) |
(*.f64 x #s(literal -1/144 binary64)) |
(* -1 (* x (- 1/144 (* 1/36 (/ 1 x))))) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(* -1 (* x (- 1/144 (* 1/36 (/ 1 x))))) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 binary64)) |
(* -1 (* x (- 1/144 (* 1/36 (/ 1 x))))) |
(fma.f64 x #s(literal -1/144 binary64) #s(literal 1/36 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/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/24 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 1/24 x) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(- (* 1/24 x) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(- (* 1/24 x) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* x (- 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/24))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
(* 1/144 x) |
(*.f64 x #s(literal 1/144 binary64)) |
1/216 |
#s(literal 1/216 binary64) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* 1/13824 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* 1/13824 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
Compiled 49 536 to 3 094 computations (93.8% saved)
24 alts after pruning (18 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 453 | 11 | 1 464 |
| Fresh | 14 | 7 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 470 | 24 | 1 494 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 15.6% | (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 67.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ▶ | 70.4% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 55.2% | (fma.f64 x (fma.f64 x (/.f64 #s(literal -1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 64.6% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | 55.5% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| 58.4% | (/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) | |
| ▶ | 68.6% | (/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) x) |
| 3.3% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 28.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) | |
| 17.7% | (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x))) x) | |
| 17.4% | (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) | |
| 53.4% | (/.f64 (*.f64 (expm1.f64 x) x) (*.f64 x x)) | |
| 17.2% | (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) x) | |
| ✓ | 100.0% | (/.f64 (expm1.f64 x) x) |
| ✓ | 15.6% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| 12.4% | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 15.9% | (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) | |
| 15.4% | (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) | |
| ▶ | 3.4% | (*.f64 x #s(literal 1/2 binary64)) |
| 12.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) | |
| ▶ | 15.4% | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | 55.1% | #s(literal 1 binary64) |
Compiled 517 to 296 computations (42.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) |
| ✓ | cost-diff | 1024 | (/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 320 | (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 704 | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) |
| 21 416× | accelerator-lowering-fma.f32 |
| 21 416× | accelerator-lowering-fma.f64 |
| 5 812× | *-lowering-*.f32 |
| 5 812× | *-lowering-*.f64 |
| 3 876× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 137 |
| 1 | 59 | 135 |
| 2 | 126 | 131 |
| 3 | 216 | 131 |
| 4 | 279 | 129 |
| 5 | 327 | 129 |
| 6 | 609 | 125 |
| 7 | 1011 | 123 |
| 8 | 1723 | 123 |
| 9 | 3799 | 123 |
| 10 | 4339 | 123 |
| 11 | 4647 | 123 |
| 12 | 5034 | 123 |
| 13 | 5573 | 123 |
| 14 | 6329 | 123 |
| 0 | 9162 | 111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2)) 1) |
x |
(+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2) |
(/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36) |
(+ (* (* x (* x x)) 1/13824) 1/216) |
(* x (* x x)) |
(* x x) |
1/13824 |
1/216 |
1/36 |
1/2 |
1 |
(* x 1/2) |
x |
1/2 |
(* 1/24 (* x (* x x))) |
1/24 |
(* x (* x x)) |
x |
(* x x) |
(+ (* (+ (* x 1/24) 1/6) (* x x)) (* x 1/2)) |
(+ (* x 1/24) 1/6) |
x |
1/24 |
1/6 |
(* x x) |
(* x 1/2) |
1/2 |
(/ (+ (* x (* 1/24 (* x (* x x)))) x) x) |
(+ (* x (* 1/24 (* x (* x x)))) x) |
x |
(* 1/24 (* x (* x x))) |
1/24 |
(* x (* x x)) |
(* x x) |
| Outputs |
|---|
(+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2)) 1) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2) |
(fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) #s(literal 1/6 binary64)) |
(+ (* (* x (* x x)) 1/13824) 1/216) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
1/13824 |
#s(literal 1/13824 binary64) |
1/216 |
#s(literal 1/216 binary64) |
1/36 |
#s(literal 1/36 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* 1/24 (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
1/24 |
#s(literal 1/24 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(+ (* (+ (* x 1/24) 1/6) (* x x)) (* x 1/2)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(+ (* x 1/24) 1/6) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
x |
1/24 |
#s(literal 1/24 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(* x x) |
(*.f64 x x) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (+ (* x (* 1/24 (* x (* x x)))) x) x) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(+ (* x (* 1/24 (* x (* x x)))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
x |
(* 1/24 (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
1/24 |
#s(literal 1/24 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 96.0% | (/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.7% | (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) |
| 60.0ms | 256× | 0 | valid |
Compiled 149 to 28 computations (81.2% saved)
ival-mult: 23.0ms (50% of total)const: 13.0ms (28.3% of total)ival-add: 6.0ms (13% of total)ival-div: 3.0ms (6.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)> |
#<alt (+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2)) 1)> |
#<alt (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2)> |
#<alt (+ (* (* x (* x x)) 1/13824) 1/216)> |
#<alt (* x 1/2)> |
#<alt (* 1/24 (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (+ (* (+ (* x 1/24) 1/6) (* x x)) (* x 1/2))> |
#<alt (+ (* x 1/24) 1/6)> |
#<alt (/ (+ (* x (* 1/24 (* x (* x x)))) x) x)> |
#<alt (+ (* x (* 1/24 (* x (* x x)))) x)> |
| Outputs |
|---|
#<alt 1/6> |
#<alt (+ 1/6 (* 1/384 (pow x 3)))> |
#<alt (+ 1/6 (* 1/384 (pow x 3)))> |
#<alt (+ 1/6 (* 1/384 (pow x 3)))> |
#<alt (* 1/384 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* 1/384 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 x))> |
#<alt (+ 1 (* x (+ 1/2 (* 1/6 x))))> |
#<alt (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3)))))))> |
#<alt (* 1/384 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 5) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3))))))> |
#<alt (* (pow x 5) (+ 1/384 (+ (/ 1/2 (pow x 4)) (+ (* 1/6 (/ 1 (pow x 3))) (/ 1 (pow x 5))))))> |
#<alt (* 1/384 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) (pow x 3))) 1/384)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) (pow x 3))) 1/384)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/6 x))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3)))))> |
#<alt (+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3)))))> |
#<alt (* 1/384 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3))))))> |
#<alt (* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3))))))> |
#<alt (* 1/384 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/384 (* 1/6 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3))))))> |
#<alt (* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3))))))> |
#<alt 1/216> |
#<alt (+ 1/216 (* 1/13824 (pow x 3)))> |
#<alt (+ 1/216 (* 1/13824 (pow x 3)))> |
#<alt (+ 1/216 (* 1/13824 (pow x 3)))> |
#<alt (* 1/13824 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* 1/13824 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<alt (* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3)))))> |
#<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/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/6 x)))> |
#<alt (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))> |
#<alt (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (+ 1/6 (* 1/24 x))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/24 (* 1/6 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/24 (pow x 3)))> |
#<alt (+ 1 (* 1/24 (pow x 3)))> |
#<alt (+ 1 (* 1/24 (pow x 3)))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/24 (pow x 3))))> |
#<alt (* x (+ 1 (* 1/24 (pow x 3))))> |
#<alt (* x (+ 1 (* 1/24 (pow x 3))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 4) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 4) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 4) (+ 1/24 (/ 1 (pow x 3))))> |
#<alt (* (pow x 4) (+ 1/24 (/ 1 (pow x 3))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36) |
| 1.0ms | x | @ | inf | (/ (+ (* x (* 1/24 (* x (* x x)))) x) x) |
| 0.0ms | x | @ | -inf | (/ (+ (* x (* 1/24 (* x (* x x)))) x) x) |
| 0.0ms | x | @ | 0 | (/ (+ (* x (* 1/24 (* x (* x x)))) x) x) |
| 0.0ms | x | @ | -inf | (* 1/24 (* x (* x x))) |
| 1× | batch-egg-rewrite |
| 12 006× | accelerator-lowering-fma.f32 |
| 12 006× | accelerator-lowering-fma.f64 |
| 5 642× | *-lowering-*.f32 |
| 5 642× | *-lowering-*.f64 |
| 3 352× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 98 |
| 1 | 151 | 96 |
| 2 | 1141 | 92 |
| 0 | 8875 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36) |
(+ (* x (+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2)) 1) |
(+ (* x (/ (+ (* (* x (* x x)) 1/13824) 1/216) 1/36)) 1/2) |
(+ (* (* x (* x x)) 1/13824) 1/216) |
(* x 1/2) |
(* 1/24 (* x (* x x))) |
(* x (* x x)) |
(* x x) |
(+ (* (+ (* x 1/24) 1/6) (* x x)) (* x 1/2)) |
(+ (* x 1/24) 1/6) |
(/ (+ (* x (* 1/24 (* x (* x x)))) x) x) |
(+ (* x (* 1/24 (* x (* x x)))) x) |
| Outputs |
|---|
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 36 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64))) |
(+.f64 (*.f64 #s(literal 36 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64)) #s(literal 1/6 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal -36 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/36 binary64)) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/36 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 36 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/6 binary64)) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal -36 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal -36 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/36 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 36 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) #s(literal -1/36 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (*.f64 #s(literal 1/36 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(/.f64 #s(literal 36 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (*.f64 #s(literal 1/36 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64))) (neg.f64 (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 36 binary64)) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 36 binary64))) (neg.f64 (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 1/216 binary64))) |
(pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 36 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) #s(literal -36 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))))) |
(*.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal -36 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) #s(literal 36 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) #s(literal 36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64)) |
(*.f64 (*.f64 #s(literal 36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(*.f64 (*.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(+.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)) x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 36 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #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 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) 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 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) 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 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64)) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 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 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #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 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 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 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x))) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x))))) |
(fma.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 36 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 36 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (/.f64 x (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (/.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64)) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) #s(literal 46656 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 36 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (*.f64 #s(literal 36 binary64) x))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/216 binary64)) |
(+.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) |
(+.f64 #s(literal 1/216 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (neg.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))) #s(literal 1/216 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(-.f64 (/.f64 #s(literal 1/46656 binary64) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) |
(fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/576 binary64) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (neg.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) x #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 #s(literal 1/13824 binary64) x) (*.f64 x x) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/13824 binary64)) (*.f64 x x) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 #s(literal 1/576 binary64) x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) x) #s(literal 1/24 binary64) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) #s(literal 1/24 binary64)) x #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/576 binary64)) (*.f64 x x) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/24 binary64) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal 1/576 binary64) x)) x #s(literal 1/216 binary64)) |
(neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/191102976 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))) (+.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal -1/191102976 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/191102976 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (neg.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/191102976 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 1/216 binary64))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal -1/191102976 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) #s(literal 1/46656 binary64))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal -1/191102976 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (*.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/191102976 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2985984 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/10077696 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/46656 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2985984 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 1/216 binary64)))) |
(*.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal -1/191102976 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) x) (/.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) x) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) x) (/.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/144 binary64))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/144 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)))))) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64)) (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/144 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (neg.f64 (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/144 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/144 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64))) (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 x (-.f64 (*.f64 #s(literal 1/576 binary64) x) #s(literal 1/144 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 x #s(literal -1/144 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))))))) |
(*.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 1/576 binary64) x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 #s(literal 1/576 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (neg.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) x))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) x) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x))) (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x))) (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) x) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) x)) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) x)) |
(pow.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) x) (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) |
(*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) x) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64))) x) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 x (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)))) x) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x x) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x x) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) x)) |
(/.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x)))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/24 binary64)) x))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) x) |
| 1× | egg-herbie |
| 8 370× | accelerator-lowering-fma.f32 |
| 8 370× | accelerator-lowering-fma.f64 |
| 3 276× | *-lowering-*.f32 |
| 3 276× | *-lowering-*.f64 |
| 1 664× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 884 |
| 1 | 290 | 884 |
| 2 | 771 | 856 |
| 3 | 2268 | 852 |
| 4 | 5312 | 852 |
| 5 | 7961 | 852 |
| 0 | 8094 | 763 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/6 |
(+ 1/6 (* 1/384 (pow x 3))) |
(+ 1/6 (* 1/384 (pow x 3))) |
(+ 1/6 (* 1/384 (pow x 3))) |
(* 1/384 (pow x 3)) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* 1/384 (pow x 3)) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
1 |
(+ 1 (* 1/2 x)) |
(+ 1 (* x (+ 1/2 (* 1/6 x)))) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3))))))) |
(* 1/384 (pow x 5)) |
(* (pow x 5) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 5) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(* (pow x 5) (+ 1/384 (+ (/ 1/2 (pow x 4)) (+ (* 1/6 (/ 1 (pow x 3))) (/ 1 (pow x 5)))))) |
(* 1/384 (pow x 5)) |
(* (pow x 5) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) (pow x 3))) 1/384))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) (pow x 3))) 1/384))) |
1/2 |
(+ 1/2 (* 1/6 x)) |
(+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3))))) |
(+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3))))) |
(* 1/384 (pow x 4)) |
(* (pow x 4) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(* 1/384 (pow x 4)) |
(* (pow x 4) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
1/216 |
(+ 1/216 (* 1/13824 (pow x 3))) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(* 1/13824 (pow x 3)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* 1/13824 (pow x 3)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(* 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/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/6 x))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
1/6 |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(+ 1/6 (* 1/24 x)) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
1 |
(+ 1 (* 1/24 (pow x 3))) |
(+ 1 (* 1/24 (pow x 3))) |
(+ 1 (* 1/24 (pow x 3))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
x |
(* x (+ 1 (* 1/24 (pow x 3)))) |
(* x (+ 1 (* 1/24 (pow x 3)))) |
(* x (+ 1 (* 1/24 (pow x 3)))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
| Outputs |
|---|
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/384 (pow x 3))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/384 (pow x 3))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/384 (pow x 3))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/384 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(* 1/384 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(* (pow x 3) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 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/2 (* 1/6 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/384 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* (pow x 5) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/384 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 5) (+ 1/384 (+ (/ 1/2 (pow x 4)) (+ (* 1/6 (/ 1 (pow x 3))) (/ 1 (pow x 5)))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/384 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) |
(* 1/384 (pow x 5)) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) (pow x 3))) 1/384))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) (pow x 3))) 1/384))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1/6 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 x)) |
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ 1/6 (* 1/384 (pow x 3))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/384 (pow x 4)) |
(*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* 1/384 (pow x 4)) |
(*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 1/384 (* 1/6 (/ 1 (pow x 3))))) |
(*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64))) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 4) (+ 1/384 (+ (/ 1/2 (pow x 4)) (* 1/6 (/ 1 (pow x 3)))))) |
(fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
1/216 |
#s(literal 1/216 binary64) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(+ 1/216 (* 1/13824 (pow x 3))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* 1/13824 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* 1/13824 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) |
(* (pow x 3) (+ 1/13824 (* 1/216 (/ 1 (pow x 3))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 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/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/6 x))) |
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x)))) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(+ 1/6 (* 1/24 x)) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
(* x (+ 1/24 (* 1/6 (/ 1 x)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/24 (pow x 3))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(+ 1 (* 1/24 (pow x 3))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(+ 1 (* 1/24 (pow x 3))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(* (pow x 3) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/24 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* x (+ 1 (* 1/24 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* x (+ 1 (* 1/24 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* 1/24 (pow x 4)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
(* (pow x 4) (+ 1/24 (/ 1 (pow x 3)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) x) |
Compiled 20 305 to 1 655 computations (91.8% saved)
41 alts after pruning (31 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 736 | 23 | 759 |
| Fresh | 5 | 8 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 742 | 41 | 783 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 15.6% | (fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
| 57.9% | (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| 70.4% | (fma.f64 (*.f64 (*.f64 x x) #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| 70.4% | (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| 58.4% | (fma.f64 x (fma.f64 (/.f64 x (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 x (fma.f64 (/.f64 x #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 36 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 67.9% | (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 70.4% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) x) #s(literal 1/24 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 70.4% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 58.4% | (fma.f64 x (fma.f64 x (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 x (fma.f64 x (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.3% | (fma.f64 x (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 70.4% | (fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 55.2% | (fma.f64 x (fma.f64 x (/.f64 #s(literal -1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 58.4% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 67.9% | (fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 58.4% | (fma.f64 x (fma.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| ✓ | 64.6% | (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | 55.5% | (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| 3.3% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 6.2% | (/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) | |
| 53.4% | (/.f64 (*.f64 (expm1.f64 x) x) (*.f64 x x)) | |
| 27.6% | (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x)) | |
| ✓ | 100.0% | (/.f64 (expm1.f64 x) x) |
| 15.4% | (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) | |
| 15.4% | (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) | |
| 18.2% | (*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) | |
| ✓ | 15.6% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| 12.4% | (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) | |
| 18.5% | (*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) | |
| 15.9% | (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) | |
| 15.4% | (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) | |
| 18.0% | (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| ✓ | 3.4% | (*.f64 x #s(literal 1/2 binary64)) |
| 12.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) | |
| ✓ | 15.4% | (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | 55.1% | #s(literal 1 binary64) |
Compiled 1 746 to 658 computations (62.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) x) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) x) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 36 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 x #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 x x)) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) x) #s(literal 1/24 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 x x)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x)) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 x (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 x) x) |
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (expm1.f64 x) x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (expm1.f64 x))) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 (expm1.f64 x) x) |
2 calls:
| 18.0ms | x |
| 15.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) x) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) x) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 36 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 x #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 x x)) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) x) #s(literal 1/24 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 x x)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x)) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 x (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
2 calls:
| 17.0ms | x |
| 15.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 2 | x |
| 70.4% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/36 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) x) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) x) x) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) #s(literal 36 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 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/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) x) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) x) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64))) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 36 binary64) x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal -1/216 binary64))) #s(literal -36 binary64) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 x #s(literal 1/36 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64))) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 x x)) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/576 binary64) x)) x) #s(literal 1/24 binary64) #s(literal 1/216 binary64)) #s(literal 1/36 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/24 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 x x)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal 1/144 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/576 binary64)) x) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1 binary64))) x)) |
(fma.f64 x (fma.f64 x (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 x (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/191102976 binary64)) x) #s(literal -1/46656 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal -1/216 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1 calls:
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.4% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
2 calls:
| 21.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 70.9% | 2 | x |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))) |
2 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 2 | x |
| 70.9% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
2 calls:
| 20.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 2 | x |
| 70.9% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (+.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (-.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
2 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 1 | x |
| 67.9% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
2 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.3% | 2 | x |
| 68.3% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.3% | 2 | x |
| 68.3% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
2 calls:
| 7.0ms | x |
| 3.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.3% | 2 | x |
| 68.3% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) |
| Outputs |
|---|
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.6% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 64.6% | 1 | x |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 64.1% | 2 | x |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
| Outputs |
|---|
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 2 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 64.1% | 2 | x |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| 55.5% | 1 | x |
Compiled 9 to 6 computations (33.3% saved)
Total -33.3b remaining (-115.9%)
Threshold costs -33.3b (-115.9%)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 1 | x |
| 55.1% | 1 | (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.0761008324058211e+60 | 2.1643430137686973e+65 |
| 2.0ms | 16× | 0 | valid |
Compiled 68 to 35 computations (48.5% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-expm1: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0606223896711882 | 6.25587263120777e+42 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0606223896711882 | 6.25587263120777e+42 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0606223896711882 | 6.25587263120777e+42 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0606223896711882 | 6.25587263120777e+42 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0606223896711882 | 6.25587263120777e+42 |
Compiled 10 to 9 computations (10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.2708592216241506e-11 | 103.17855558607053 |
| 6.0ms | 160× | 0 | valid |
Compiled 190 to 137 computations (27.9% saved)
ival-expm1: 2.0ms (70.6% of total)ival-div: 1.0ms (35.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2708592216241506e-11 | 103.17855558607053 |
| 8.0ms | 160× | 0 | valid |
Compiled 150 to 117 computations (22% saved)
ival-expm1: 4.0ms (83% of total)ival-div: 1.0ms (20.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2708592216241506e-11 | 103.17855558607053 |
| 6.0ms | 160× | 0 | valid |
Compiled 140 to 107 computations (23.6% saved)
ival-expm1: 2.0ms (73.1% of total)ival-div: 1.0ms (36.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 38× | *-commutative_binary64 |
| 4× | unsub-neg_binary64 |
| 4× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 276 |
| 1 | 93 | 276 |
| 2 | 97 | 276 |
| 3 | 100 | 276 |
| 4 | 103 | 276 |
| 5 | 106 | 276 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (expm1.f64 x) x) |
(if (<=.f64 x #s(literal 1999999999999999898774270594148037733927290022026820146167808 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(if (<=.f64 x #s(literal 13/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 5/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 (expm1.f64 x) x) |
(if (<=.f64 x #s(literal 1999999999999999898774270594148037733927290022026820146167808 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 36 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(if (<=.f64 x #s(literal 1999999999999999898774270594148037733927290022026820146167808 binary64)) (fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)))) #s(literal 1296 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/13824 binary64)) #s(literal 1/216 binary64)) (*.f64 x #s(literal 36 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) #s(literal 1/6 binary64))))) |
(if (<=.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) #s(literal 1/6 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(if (<=.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(if (<=.f64 (/.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))))) |
(if (<=.f64 x #s(literal 13/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(if (<=.f64 x #s(literal 13/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 5/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 12 788× | accelerator-lowering-fma.f32 |
| 12 788× | accelerator-lowering-fma.f64 |
| 12 006× | accelerator-lowering-fma.f32 |
| 12 006× | accelerator-lowering-fma.f64 |
| 9 388× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 75 |
| 1 | 179 | 73 |
| 2 | 1465 | 73 |
| 0 | 8417 | 54 |
| 0 | 96 | 835 |
| 1 | 298 | 835 |
| 2 | 829 | 811 |
| 3 | 2581 | 811 |
| 4 | 5808 | 811 |
| 0 | 8196 | 643 |
| 0 | 121 | 1438 |
| 1 | 379 | 1425 |
| 2 | 1024 | 1420 |
| 3 | 3105 | 1368 |
| 4 | 6562 | 1368 |
| 0 | 8197 | 1152 |
| 0 | 26 | 184 |
| 1 | 81 | 184 |
| 2 | 173 | 184 |
| 3 | 391 | 184 |
| 4 | 623 | 184 |
| 5 | 769 | 184 |
| 6 | 797 | 184 |
| 7 | 845 | 184 |
| 8 | 899 | 184 |
| 9 | 1593 | 184 |
| 10 | 4099 | 184 |
| 11 | 5148 | 184 |
| 12 | 5374 | 184 |
| 13 | 5508 | 184 |
| 14 | 5623 | 184 |
| 15 | 5629 | 184 |
| 16 | 5904 | 184 |
| 17 | 5904 | 184 |
| 18 | 6088 | 184 |
| 19 | 6161 | 184 |
| 20 | 6161 | 184 |
| 21 | 6369 | 184 |
| 22 | 6450 | 184 |
| 23 | 6450 | 184 |
| 0 | 6450 | 135 |
| 0 | 26 | 98 |
| 1 | 151 | 96 |
| 2 | 1141 | 92 |
| 0 | 8875 | 80 |
| 0 | 5 | 12 |
| 1 | 32 | 12 |
| 2 | 217 | 12 |
| 3 | 2300 | 12 |
| 0 | 8886 | 8 |
| 0 | 93 | 884 |
| 1 | 290 | 884 |
| 2 | 771 | 856 |
| 3 | 2268 | 852 |
| 4 | 5312 | 852 |
| 5 | 7961 | 852 |
| 0 | 8094 | 763 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 795 to 432 computations (45.7% saved)
Compiled 614 to 176 computations (71.3% saved)
Loading profile data...