
Time bar (total: 11.0s)
| 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 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 25% | 25% | 75% | 0% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 4 |
| 62.5% | 62.5% | 37.5% | 0% | 0% | 0% | 0% | 5 |
| 68.8% | 68.7% | 31.2% | 0% | 0% | 0% | 0% | 6 |
| 71.9% | 71.8% | 28.1% | 0% | 0% | 0% | 0% | 7 |
| 73.4% | 73.4% | 26.5% | 0% | 0% | 0% | 0% | 8 |
| 74.2% | 74.2% | 25.8% | 0% | 0% | 0% | 0% | 9 |
| 74.6% | 74.6% | 25.4% | 0% | 0% | 0% | 0% | 10 |
| 74.8% | 74.8% | 25.2% | 0% | 0% | 0% | 0% | 11 |
| 74.9% | 74.9% | 25.1% | 0% | 0% | 0% | 0% | 12 |
Compiled 11 to 7 computations (36.4% saved)
| 940.0ms | 4 408× | 1 | valid |
| 856.0ms | 1 575× | 2 | valid |
| 368.0ms | 2 273× | 0 | valid |
ival-log: 838.0ms (49.4% of total)ival-hypot: 677.0ms (39.9% of total)adjust: 89.0ms (5.2% of total)ival-add: 75.0ms (4.4% of total)ival-true: 7.0ms (0.4% of total)exact: 5.0ms (0.3% of total)ival-assert: 4.0ms (0.2% of total)| 1× | egg-herbie |
| 30× | distribute-lft-neg-in |
| 28× | sub-neg |
| 26× | associate--r+ |
| 24× | neg-mul-1 |
| 22× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 21 |
| 1 | 23 | 19 |
| 2 | 48 | 19 |
| 3 | 88 | 19 |
| 4 | 137 | 19 |
| 5 | 184 | 19 |
| 6 | 211 | 19 |
| 7 | 214 | 19 |
| 0 | 7 | 9 |
| 0 | 12 | 9 |
| 1 | 16 | 9 |
| 0 | 16 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 133 | 0 | - | 0 | - | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 65 | 0 | - | 0 | - | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 56 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) | sensitivity | 133 | 0 |
+.f64 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) | cancellation | 65 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) | oflow-rescue | 56 | 0 |
| ↳ | (*.f64 x x) | overflow | 56 | |
| ↳ | (+.f64 (*.f64 x x) #s(literal 1 binary64)) | overflow | 56 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 230 | 0 |
| - | 0 | 26 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 230 | 0 | 0 |
| - | 0 | 0 | 26 |
| number | freq |
|---|---|
| 0 | 26 |
| 1 | 206 |
| 2 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 135.0ms | 112× | 2 | valid |
| 72.0ms | 270× | 1 | valid |
| 23.0ms | 130× | 0 | valid |
Compiled 90 to 32 computations (64.4% saved)
ival-log: 138.0ms (70.2% of total)ival-hypot: 36.0ms (18.3% of total)adjust: 9.0ms (4.6% of total)ival-add: 8.0ms (4.1% of total)ival-mult: 5.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 16.3% | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| 8× | lower-+.f32 |
| 4× | lift-+.f64 |
| 4× | lower-+.f64 |
| 4× | +-commutative |
| 2× | lift-sqrt.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 0 | 12 | 33 |
| 1 | 16 | 33 |
| 0 | 16 | 29 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
x |
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
x |
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal 1 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 79.7% | (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
| ✓ | accuracy | 76.9% | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | accuracy | 52.3% | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 40.0ms | 56× | 2 | valid |
| 25.0ms | 135× | 1 | valid |
| 5.0ms | 65× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-log: 35.0ms (59.2% of total)ival-hypot: 12.0ms (20.3% of total)adjust: 5.0ms (8.5% of total)ival-add: 5.0ms (8.5% of total)ival-mult: 2.0ms (3.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (*.f64 x x) #s(literal 1 binary64))> |
#<alt (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))> |
#<alt (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))> |
#<alt (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))> |
#<alt (*.f64 x x)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<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)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ x (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | -inf | (log (+ x (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ x (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | inf | (+ (* x x) 1) |
| 0.0ms | x | @ | 0 | (+ (* x x) 1) |
| 1× | batch-egg-rewrite |
| 6 062× | lower-fma.f64 |
| 6 062× | lower-fma.f32 |
| 3 598× | lower-*.f32 |
| 3 596× | lower-*.f64 |
| 2 994× | lower-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 31 |
| 0 | 12 | 31 |
| 1 | 44 | 31 |
| 2 | 297 | 31 |
| 3 | 3155 | 31 |
| 0 | 8738 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x x) |
| Outputs |
|---|
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (*.f64 x x))) #s(literal -1 binary64))) |
(hypot.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(hypot.f64 (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fabs.f64 (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (exp.f64 (log1p.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) (exp.f64 (log1p.f64 (neg.f64 (*.f64 x x))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log1p.f64 (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (exp.f64 (neg.f64 (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (neg.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 (neg.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))))))) (log.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) (log.f64 (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (fma.f64 x x (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) #s(literal 2 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) x) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x))) x) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64))) x) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) (fma.f64 x (/.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 x (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 x x (fma.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (log1p.f64 (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x #s(literal -1 binary64)))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (*.f64 x x))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (fma.f64 x (*.f64 x x) x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1× | egg-herbie |
| 11 038× | lower-fma.f64 |
| 11 038× | lower-fma.f32 |
| 4 124× | lower-+.f64 |
| 4 124× | lower-+.f32 |
| 2 226× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 525 |
| 1 | 353 | 517 |
| 2 | 931 | 509 |
| 3 | 2909 | 479 |
| 4 | 7021 | 479 |
| 0 | 8073 | 448 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -5/112 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 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/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(-.f64 x (/.f64 #s(literal -1/2 binary64) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 x (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+.f64 x (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 11 948 to 1 635 computations (86.3% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 411 | 10 | 421 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 412 | 10 | 422 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.9% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ▶ | 52.4% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| 23.8% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) | |
| 7.1% | (log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) | |
| 26.3% | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) | |
| 25.5% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ▶ | 16.3% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ▶ | 2.3% | (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| 11.0% | (log.f64 (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 22.8% | (log.f64 (*.f64 x #s(literal 2 binary64))) |
Compiled 186 to 120 computations (35.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) x) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ✓ | cost-diff | 384 | (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
| ✓ | cost-diff | 0 | (log.f64 (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| 9 616× | lower-fma.f32 |
| 9 608× | lower-fma.f64 |
| 2 080× | lower-*.f32 |
| 2 070× | lower-*.f64 |
| 1 794× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 109 |
| 0 | 43 | 108 |
| 1 | 71 | 108 |
| 2 | 107 | 102 |
| 3 | 181 | 96 |
| 4 | 295 | 96 |
| 5 | 452 | 96 |
| 6 | 1065 | 96 |
| 7 | 2629 | 96 |
| 8 | 4397 | 96 |
| 9 | 6624 | 96 |
| 10 | 7441 | 96 |
| 11 | 7581 | 96 |
| 12 | 7669 | 96 |
| 13 | 7727 | 96 |
| 14 | 7825 | 96 |
| 0 | 8012 | 95 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 x x) |
x |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
x |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
x |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(*.f64 x x) |
x |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(log.f64 (+.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
(+.f64 x x) |
x |
#s(literal 2 binary64) |
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
x |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
| ✓ | accuracy | 100.0% | (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
| ✓ | accuracy | 100.0% | (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 3/40 binary64)) |
| 118.0ms | 256× | 0 | invalid |
Compiled 119 to 28 computations (76.5% saved)
ival-add: 36.0ms (34.5% of total)ival-mult: 36.0ms (34.5% of total)const: 16.0ms (15.3% of total)ival-log: 8.0ms (7.7% of total)ival-hypot: 4.0ms (3.8% of total)ival-div: 2.0ms (1.9% of total)ival-sub: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)> |
#<alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))> |
#<alt (*.f64 x #s(literal 3/40 binary64))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)> |
#<alt (*.f64 x x)> |
#<alt (*.f64 x #s(literal -1/6 binary64))> |
#<alt (*.f64 x #s(literal 2 binary64))> |
#<alt (log.f64 (*.f64 x #s(literal 2 binary64)))> |
#<alt (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))> |
#<alt (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))> |
#<alt (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)> |
#<alt (/.f64 #s(literal -1/2 binary64) x)> |
#<alt (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))> |
#<alt (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)> |
#<alt (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))> |
#<alt (fma.f64 x x #s(literal 1 binary64))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt -1/6> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<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 x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* -1/6 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (log x))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)> |
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)> |
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<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 x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 106.0ms | x | @ | -inf | (log (+ x (- (/ -1/2 x) x))) |
| 105.0ms | x | @ | inf | (log (+ x (- (/ -1/2 x) x))) |
| 97.0ms | x | @ | -inf | (log (* x 2)) |
| 48.0ms | x | @ | 0 | (log (* x 2)) |
| 13.0ms | x | @ | 0 | (log (+ x (- (/ -1/2 x) x))) |
| 1× | batch-egg-rewrite |
| 8 594× | lower-fma.f32 |
| 8 586× | lower-fma.f64 |
| 4 032× | lower-*.f32 |
| 4 022× | lower-*.f64 |
| 3 720× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 95 |
| 0 | 43 | 90 |
| 1 | 159 | 90 |
| 2 | 1171 | 86 |
| 0 | 8347 | 85 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(*.f64 x x) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 #s(literal -1/2 binary64) x) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x x)) x x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 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 (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)))) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 #s(literal 3/40 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 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 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/4 binary64))) |
(+.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x)) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) x) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x #s(literal 2 binary64))))) |
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (neg.f64 x) x)) |
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) (+.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (+.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x) (+.f64 (neg.f64 x) x)) |
(fma.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) x) |
(fma.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (+.f64 (neg.f64 x) x)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (neg.f64 x)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) (+.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) x) |
(fma.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 x)) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 1/2 binary64)))) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 x)) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 x)) |
(fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) (neg.f64 x)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (+.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))))) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (neg.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)) |
(/.f64 (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) (neg.f64 (neg.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (neg.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 (neg.f64 x) x) (+.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (+.f64 (neg.f64 x) x) (+.f64 (neg.f64 x) x))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(*.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) |
(*.f64 (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) |
(log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) |
(+.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) |
(+.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (neg.f64 (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) |
(+.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(+.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (neg.f64 (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) (log.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) (log.f64 (neg.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (fma.f64 x x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))) |
(-.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) (log.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (fma.f64 (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))) (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))) (*.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (fma.f64 (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))))) (*.f64 (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))) (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) (+.f64 (log.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (log.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) (*.f64 (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) (+.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x))) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(-.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (neg.f64 x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(log.f64 (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(-.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) (+.f64 (log.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (log.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (+.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) |
(+.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(-.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) x) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) x) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)))) (neg.f64 (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) (+.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x)))) |
(fabs.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) (sqrt.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (log1p.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 x x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (-.f64 (*.f64 x x) x))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 14 732× | lower-fma.f64 |
| 14 732× | lower-fma.f32 |
| 4 108× | lower-*.f64 |
| 4 108× | lower-*.f32 |
| 2 410× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 1270 |
| 1 | 449 | 1222 |
| 2 | 1198 | 1211 |
| 3 | 3696 | 1165 |
| 0 | 8940 | 1111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(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) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* -1/6 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(/ -1/2 x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(/ -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) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+ (log 1/2) (log (/ -1 x))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 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)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1/6 (pow x 3)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/ (- (* -1 (pow x 2)) 1/2) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -5/112 binary64) #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 #s(literal 2 binary64)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 #s(literal 1/2 binary64))))) |
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
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/8 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 x (/.f64 #s(literal 1/2 binary64) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+.f64 x (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(-.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f64 x x #s(literal 1 binary64)) |
Compiled 15 573 to 1 798 computations (88.5% saved)
24 alts after pruning (19 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 686 | 15 | 701 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 687 | 24 | 711 |
| Status | Accuracy | Program |
|---|---|---|
| 53.9% | (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) | |
| ✓ | 53.9% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| 53.2% | (fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) | |
| 52.9% | (fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) | |
| 53.9% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) | |
| ▶ | 53.2% | (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| 52.9% | (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) | |
| 53.2% | (fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) | |
| ▶ | 53.9% | (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
| ▶ | 53.7% | (fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
| 52.4% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) | |
| 52.4% | (fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) | |
| ✓ | 52.4% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| 52.4% | (fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) | |
| 5.0% | (*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) | |
| ▶ | 3.1% | (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
| 23.8% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) | |
| 7.1% | (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) | |
| 26.3% | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) | |
| 25.5% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ✓ | 16.3% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | 2.3% | (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ▶ | 11.0% | (log.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | 22.8% | (log.f64 (*.f64 x #s(literal 2 binary64))) |
Compiled 662 to 357 computations (46.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (log.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
| 1 204× | lower-fma.f32 |
| 1 192× | lower-fma.f64 |
| 1 110× | lower-*.f32 |
| 1 092× | lower-*.f64 |
| 502× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 183 |
| 0 | 49 | 161 |
| 1 | 100 | 150 |
| 2 | 210 | 150 |
| 3 | 460 | 148 |
| 4 | 1114 | 148 |
| 5 | 1612 | 148 |
| 6 | 1831 | 148 |
| 7 | 1889 | 148 |
| 8 | 1889 | 148 |
| 9 | 1889 | 148 |
| 10 | 1889 | 148 |
| 11 | 1908 | 148 |
| 0 | 1908 | 143 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
x |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(*.f64 x x) |
x |
#s(literal 3/40 binary64) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(literal 9/1600 binary64) |
#s(literal -1/36 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 3/40 binary64) |
#s(literal 1/6 binary64) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
x |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
#s(literal -1/6 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(*.f64 x x) |
x |
#s(literal 3/40 binary64) |
(*.f64 x (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
#s(literal 9/1600 binary64) |
#s(literal -1/36 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 3/40 binary64) |
#s(literal 1/6 binary64) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log1p.f64 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 52.3% | (log.f64 (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 90.0% | (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
| ✓ | accuracy | 99.7% | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
| 51.0ms | 191× | 0 | valid |
| 19.0ms | 65× | 0 | invalid |
Compiled 198 to 33 computations (83.3% saved)
ival-mult: 24.0ms (44.4% of total)const: 17.0ms (31.4% of total)ival-add: 9.0ms (16.6% of total)ival-div: 2.0ms (3.7% of total)ival-log1p: 2.0ms (3.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x)> |
#<alt (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x)> |
#<alt (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))> |
#<alt (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))> |
#<alt (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x)> |
#<alt (*.f64 (*.f64 x x) #s(literal 3/40 binary64))> |
#<alt (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x)> |
#<alt (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x)))> |
#<alt (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))> |
#<alt (*.f64 x (*.f64 x (*.f64 x x)))> |
#<alt (log.f64 (+.f64 x #s(literal 1 binary64)))> |
#<alt (+.f64 x #s(literal 1 binary64))> |
#<alt (*.f64 x #s(literal 3/40 binary64))> |
#<alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* 3/40 (pow x 4))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 4))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1/6 x)> |
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* 3/40 (pow x 3))> |
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt -1/6> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1/6 (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 x> |
#<alt (* x (+ 1 (* 3/40 (pow x 4))))> |
#<alt (* x (+ 1 (* 3/40 (pow x 4))))> |
#<alt (* x (+ 1 (* 3/40 (pow x 4))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (+ 3/40 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 3/40 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 3/40 (/ 1 (pow x 4))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (+ 3/40 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 3/40 (/ 1 (pow x 4))))> |
#<alt (* (pow x 5) (+ 3/40 (/ 1 (pow x 4))))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* 3/40 (pow x 2))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36))> |
#<alt (* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36))> |
#<alt (* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36))> |
#<alt (* 9/1600 (pow x 7))> |
#<alt (* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* 9/1600 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600)))> |
#<alt (* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600)))> |
#<alt (* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600)))> |
#<alt -1/36> |
#<alt (- (* 9/1600 (pow x 4)) 1/36)> |
#<alt (- (* 9/1600 (pow x 4)) 1/36)> |
#<alt (- (* 9/1600 (pow x 4)) 1/36)> |
#<alt (* 9/1600 (pow x 4))> |
#<alt (* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* 9/1600 (pow x 4))> |
#<alt (* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt 6> |
#<alt (+ 6 (* -27/10 (pow x 2)))> |
#<alt (+ 6 (* (pow x 2) (- (* 243/200 (pow x 2)) 27/10)))> |
#<alt (+ 6 (* (pow x 2) (- (* (pow x 2) (+ 243/200 (* -2187/4000 (pow x 2)))) 27/10)))> |
#<alt (/ 40/3 (pow x 2))> |
#<alt (/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 40/3 (pow x 2))> |
#<alt (/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* x (* x (* x x))) |
| 1.0ms | x | @ | inf | (+ (* (* (+ (* (* x (* x (* x x))) 9/1600) -1/36) (* x (* x x))) (/ 1 (+ (* 3/40 (* x x)) 1/6))) x) |
| 1.0ms | x | @ | inf | (* (+ (* (* x (* x (* x x))) 9/1600) -1/36) (* x (* x x))) |
| 0.0ms | x | @ | -inf | (+ (* (* (+ (* (* x (* x (* x x))) 9/1600) -1/36) (* x (* x x))) (/ 1 (+ (* 3/40 (* x x)) 1/6))) x) |
| 0.0ms | x | @ | inf | (+ (* (* (* x x) 3/40) (* x (* x x))) x) |
| 1× | batch-egg-rewrite |
| 6 050× | lower-fma.f32 |
| 6 038× | lower-fma.f64 |
| 4 782× | lower-*.f32 |
| 4 764× | lower-*.f64 |
| 4 372× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 146 |
| 0 | 49 | 119 |
| 1 | 197 | 110 |
| 2 | 1299 | 108 |
| 0 | 8678 | 103 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
| Outputs |
|---|
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) x)) |
(fma.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x #s(literal -1/6 binary64)) x)) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x #s(literal -1/6 binary64)) x))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))))) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 3/40 binary64) (*.f64 x #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) x (*.f64 x #s(literal -1/6 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)))) (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 27/64000 binary64))) (fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x #s(literal 9/1600 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/40 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/40 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 3/40 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/40 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/40 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 3/40 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x #s(literal 9/1600 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 9/1600 binary64) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 9/1600 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x #s(literal 3/40 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x #s(literal 3/40 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x #s(literal 3/40 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3/40 binary64) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9/1600 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9/1600 binary64) x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9/1600 binary64) x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9/1600 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9/1600 binary64) (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 9/1600 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 3/40 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 3/40 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 3/40 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) #s(literal -1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 729/4096000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/512000 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(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 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) x) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) x) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x))) x) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) x) x x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) x x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 3/40 binary64) x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x)) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))))))) |
(*.f64 x (*.f64 x #s(literal 3/40 binary64))) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 3/40 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64))) |
(fma.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal -1/36 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (neg.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/1296 binary64) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64)))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (neg.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(fma.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x x)) #s(literal 3/40 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 9/1600 binary64) x) (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 9/1600 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal 3/40 binary64)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (*.f64 x #s(literal 3/40 binary64))) x #s(literal -1/36 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) #s(literal 1/1296 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 9 binary64)) #s(literal -1/101559956668416 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/2176782336 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/262144000000 binary64)))) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 6 binary64)) #s(literal -1/2176782336 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 729/4096000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1/46656 binary64)) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 6 binary64)) #s(literal -1/2176782336 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/1679616 binary64) (*.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/1296 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/1679616 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (fma.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/1296 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1/36 binary64)))))) |
(*.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(*.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (neg.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(+.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (log.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) x))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 (neg.f64 x))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64))))))) |
(log1p.f64 x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 #s(literal 3/40 binary64) x) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/80 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 3/40 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 729/4096000000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/80 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 27/64000 binary64) #s(literal 1/216 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64) #s(literal -1/46656 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (fma.f64 #s(literal 81/2560000 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/1296 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))))) |
| 1× | egg-herbie |
| 9 002× | lower-fma.f64 |
| 9 002× | lower-fma.f32 |
| 3 460× | lower-*.f64 |
| 3 460× | lower-*.f32 |
| 2 196× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 1427 |
| 1 | 410 | 1401 |
| 2 | 981 | 1378 |
| 3 | 2773 | 1344 |
| 4 | 6621 | 1340 |
| 0 | 8139 | 1268 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1/6 (pow x 2)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 4)) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 4)) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* -1/6 x) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 3)) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (pow x 3)) |
(* -1/6 (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) |
x |
(* x (+ 1 (* 3/40 (pow x 4)))) |
(* x (+ 1 (* 3/40 (pow x 4)))) |
(* x (+ 1 (* 3/40 (pow x 4)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
(* 3/40 (pow x 2)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1/36 (pow x 3)) |
(* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36)) |
(* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36)) |
(* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36)) |
(* 9/1600 (pow x 7)) |
(* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* 9/1600 (pow x 7)) |
(* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600))) |
(* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600))) |
(* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600))) |
-1/36 |
(- (* 9/1600 (pow x 4)) 1/36) |
(- (* 9/1600 (pow x 4)) 1/36) |
(- (* 9/1600 (pow x 4)) 1/36) |
(* 9/1600 (pow x 4)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* 9/1600 (pow x 4)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
6 |
(+ 6 (* -27/10 (pow x 2))) |
(+ 6 (* (pow x 2) (- (* 243/200 (pow x 2)) 27/10))) |
(+ 6 (* (pow x 2) (- (* (pow x 2) (+ 243/200 (* -2187/4000 (pow x 2)))) 27/10))) |
(/ 40/3 (pow x 2)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 40/3 (pow x 2)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* 3/40 (pow x 5)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* 3/40 (pow x 5)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* -1/6 (pow x 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) |
(* 3/40 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 3/40 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* 3/40 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* 3/40 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(* -1/6 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) (*.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 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) |
x |
(* x (+ 1 (* 3/40 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* x (+ 1 (* 3/40 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* x (+ 1 (* 3/40 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* 3/40 (pow x 5)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* 3/40 (pow x 5)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* (pow x 5) (+ 3/40 (/ 1 (pow x 4)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64)) x) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) |
(* 3/40 (pow x 5)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* 3/40 (pow x 5)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x #s(literal 3/40 binary64))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) |
(* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) |
(* (pow x 3) (- (* 9/1600 (pow x 4)) 1/36)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64))) |
(* 9/1600 (pow x 7)) |
(*.f64 #s(literal 9/1600 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 7) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 9/1600 (pow x 7)) |
(*.f64 #s(literal 9/1600 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* -1 (* (pow x 7) (- (* 1/36 (/ 1 (pow x 4))) 9/1600))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
-1/36 |
#s(literal -1/36 binary64) |
(- (* 9/1600 (pow x 4)) 1/36) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(- (* 9/1600 (pow x 4)) 1/36) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(- (* 9/1600 (pow x 4)) 1/36) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(* 9/1600 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(* 9/1600 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(* (pow x 4) (- 9/1600 (* 1/36 (/ 1 (pow x 4))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) x)) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (neg.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) x)) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
6 |
#s(literal 6 binary64) |
(+ 6 (* -27/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (- (* 243/200 (pow x 2)) 27/10))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 243/200 binary64)) #s(literal -27/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (- (* (pow x 2) (+ 243/200 (* -2187/4000 (pow x 2)))) 27/10))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -2187/4000 binary64) #s(literal 243/200 binary64)) #s(literal -27/10 binary64)) #s(literal 6 binary64)) |
(/ 40/3 (pow x 2)) |
(/.f64 #s(literal 40/3 binary64) (*.f64 x x)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (/.f64 #s(literal 16000/243 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 16000/243 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -320000/2187 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(/ 40/3 (pow x 2)) |
(/.f64 #s(literal 40/3 binary64) (*.f64 x x)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (/.f64 #s(literal 16000/243 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 16000/243 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -320000/2187 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
Compiled 34 394 to 2 472 computations (92.8% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 031 | 6 | 1 037 |
| Fresh | 10 | 4 | 14 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 046 | 15 | 1 061 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.9% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| ▶ | 53.1% | (fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
| 53.7% | (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) | |
| 53.3% | (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) | |
| ✓ | 52.4% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| ▶ | 53.7% | (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| ▶ | 52.6% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
| ▶ | 58.2% | (log1p.f64 x) |
| ▶ | 23.8% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| 7.1% | (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) | |
| 26.3% | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) | |
| 25.5% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ✓ | 16.3% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | 2.3% | (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ✓ | 22.8% | (log.f64 (*.f64 x #s(literal 2 binary64))) |
Compiled 330 to 195 computations (40.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (log1p.f64 x) |
| 10 546× | lower-fma.f32 |
| 10 530× | lower-fma.f64 |
| 5 272× | lower-*.f32 |
| 5 252× | lower-*.f64 |
| 2 334× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 331 |
| 0 | 70 | 302 |
| 1 | 146 | 300 |
| 2 | 335 | 284 |
| 3 | 1097 | 284 |
| 4 | 3109 | 284 |
| 5 | 6078 | 284 |
| 0 | 8036 | 272 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log1p.f64 x) |
x |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
x |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/36 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 3/40 binary64) |
#s(literal 1/6 binary64) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
(*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
x |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(*.f64 x x) |
#s(literal 9/1600 binary64) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) |
#s(literal -1/36 binary64) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(literal 1/36 binary64) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
x |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(log1p.f64 x) |
x |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) |
x |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) |
#s(literal -1/36 binary64) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) |
#s(literal 3/40 binary64) |
#s(literal 1/6 binary64) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -3/3200 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) x) |
(*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -3/3200 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -3/3200 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))))) |
x |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))) #s(literal -3/3200 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) #s(literal 1/36 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) |
(*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) |
(*.f64 x x) |
#s(literal 9/1600 binary64) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) |
#s(literal -1/36 binary64) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(*.f64 x #s(literal 3/40 binary64)) |
#s(literal 3/40 binary64) |
#s(literal -1/6 binary64) |
(neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal -1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64))) |
#s(literal 1/36 binary64) |
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
x |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 99.6% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal 3/40 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 98.2% | (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
| ✓ | accuracy | 83.8% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 86.4% | (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (log1p.f64 x) |
| 115.0ms | 129× | 0 | invalid |
| 42.0ms | 127× | 0 | valid |
Compiled 366 to 46 computations (87.4% saved)
const: 89.0ms (64.5% of total)ival-mult: 27.0ms (19.6% of total)ival-add: 9.0ms (6.5% of total)ival-div: 6.0ms (4.3% of total)ival-log: 2.0ms (1.4% of total)ival-log1p: 2.0ms (1.4% of total)exact: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log1p.f64 x)> |
#<alt (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x)> |
#<alt (*.f64 x #s(literal -1/2 binary64))> |
#<alt (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x)> |
#<alt (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x)))> |
#<alt (*.f64 x (*.f64 x x))> |
#<alt (*.f64 x x)> |
#<alt (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))> |
#<alt (fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x)> |
#<alt (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x)> |
#<alt (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))))> |
#<alt (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)))> |
#<alt (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))> |
#<alt (/.f64 #s(literal 1/2 binary64) x)> |
#<alt (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))> |
#<alt (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))> |
#<alt (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))> |
#<alt (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))> |
#<alt (*.f64 x #s(literal 3/40 binary64))> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1/2))> |
#<alt (* -1/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 x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -27/800 (pow x 2)))) 1/6))))> |
#<alt (* 17/27 x)> |
#<alt (* x (+ 17/27 (* 200/243 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 17/27 (* 200/243 (/ 1 (pow x 2)))) (/ 4000/2187 (pow x 4))))> |
#<alt (* x (- (+ 17/27 (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (/ 4000/2187 (pow x 4))))> |
#<alt (* 17/27 x)> |
#<alt (* x (+ 17/27 (* 200/243 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (/ 4000/2187 (pow x 4)) (+ 17/27 (* 200/243 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* x (- (/ 4000/2187 (pow x 4)) (+ 17/27 (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))))))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (pow x 3))> |
#<alt (* -1/36 (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/6> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* (pow x 2) (+ 3/40 (* -27/800 (pow x 2)))) 1/6)> |
#<alt (- (* (pow x 2) (+ 3/40 (* (pow x 2) (- (* 243/16000 (pow x 2)) 27/800)))) 1/6)> |
#<alt (/ -10/27 (pow x 2))> |
#<alt (/ (- (* 200/243 (/ 1 (pow x 2))) 10/27) (pow x 2))> |
#<alt (/ (- (* 200/243 (/ 1 (pow x 2))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2))> |
#<alt (/ (- (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2))> |
#<alt (/ -10/27 (pow x 2))> |
#<alt (/ (- (* 200/243 (/ 1 (pow x 2))) 10/27) (pow x 2))> |
#<alt (/ (- (* 200/243 (/ 1 (pow x 2))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2))> |
#<alt (/ (- (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* 3/40 (pow x 4))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 4))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1/6 x)> |
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))> |
#<alt (* 3/40 (pow x 3))> |
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))> |
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))> |
#<alt (+ (log -2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))> |
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)> |
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)> |
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))> |
#<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 6> |
#<alt (+ 6 (* -27/10 (pow x 2)))> |
#<alt (+ 6 (* (pow x 2) (- (* 243/200 (pow x 2)) 27/10)))> |
#<alt (+ 6 (* (pow x 2) (- (* (pow x 2) (+ 243/200 (* -2187/4000 (pow x 2)))) 27/10)))> |
#<alt (/ 40/3 (pow x 2))> |
#<alt (/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 40/3 (pow x 2))> |
#<alt (/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (* -81/400 (pow x 3))> |
#<alt (* (pow x 3) (- (* -6561/160000 (pow x 4)) 81/400))> |
#<alt (* (pow x 3) (- (* (pow x 4) (- (* -531441/64000000 (pow x 4)) 6561/160000)) 81/400))> |
#<alt (* (pow x 3) (- (* (pow x 4) (- (* (pow x 4) (- (* -43046721/25600000000 (pow x 4)) 531441/64000000)) 6561/160000)) 81/400))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 400/81 (/ 1 (pow x 4)))) x)> |
#<alt (/ (+ 1 (+ (* 400/81 (/ 1 (pow x 4))) (/ 160000/6561 (pow x 8)))) x)> |
#<alt (/ (+ 1 (+ (* 400/81 (/ 1 (pow x 4))) (+ (* 64000000/531441 (/ 1 (pow x 12))) (/ 160000/6561 (pow x 8))))) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 400/81 (/ 1 (pow x 4)))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 400/81 (* 160000/6561 (/ 1 (pow x 4)))) (pow x 4))) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 160000/6561 (* 64000000/531441 (/ 1 (pow x 4)))) (pow x 8))) (+ 1 (* 400/81 (/ 1 (pow x 4))))) x))> |
#<alt -1/6> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (- (* 3/40 (pow x 2)) 1/6)> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* 3/40 (pow x 2))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -3/40 (pow x 2)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* 27/800 (pow x 2)) 3/40)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 27/800 (* -243/16000 (pow x 2)))) 3/40)))> |
#<alt (/ 10/27 (pow x 2))> |
#<alt (/ (- 10/27 (* 200/243 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (* 200/243 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (/ 10/27 (pow x 2))> |
#<alt (/ (- 10/27 (* 200/243 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (* 200/243 (/ 1 (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (pow x 2))> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
#<alt (* 3/40 x)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | -inf | (+ (* x 2) (/ 1/2 x)) |
| 1.0ms | x | @ | 0 | (/ (* x (* (* x x) 9/1600)) (+ (* (* x x) (* (* x x) 9/1600)) -1/36)) |
| 1.0ms | x | @ | inf | (+ (* (* (* x (+ (* (/ (* x (* (* x x) 9/1600)) (+ (* (* x x) (* (* x x) 9/1600)) -1/36)) (* x (+ (* x (* x 3/40)) -1/6))) (neg (/ 1/36 (+ (* 3/40 (* x x)) 1/6))))) x) x) x) |
| 0.0ms | x | @ | 0 | (* (* x (+ (* (/ (* x (* (* x x) 9/1600)) (+ (* (* x x) (* (* x x) 9/1600)) -1/36)) (* x (+ (* x (* x 3/40)) -1/6))) (neg (/ 1/36 (+ (* 3/40 (* x x)) 1/6))))) x) |
| 0.0ms | x | @ | -inf | (+ (* (* (* x (+ (* (/ (* x (* (* x x) 9/1600)) (+ (* (* x x) (* (* x x) 9/1600)) -1/36)) (* x (+ (* x (* x 3/40)) -1/6))) (neg (/ 1/36 (+ (* 3/40 (* x x)) 1/6))))) x) x) x) |
| 1× | batch-egg-rewrite |
| 4 248× | lower-/.f32 |
| 4 240× | lower-/.f64 |
| 4 078× | lower-*.f32 |
| 4 058× | lower-*.f64 |
| 3 876× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 262 |
| 0 | 70 | 235 |
| 1 | 281 | 220 |
| 2 | 2118 | 220 |
| 0 | 8189 | 209 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log1p.f64 x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
(neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
(*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x #s(literal 3/40 binary64)) |
| Outputs |
|---|
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) x))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log1p.f64 (neg.f64 x))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (-.f64 x #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(log1p.f64 x) |
(+.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x x) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(+.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x))) (neg.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x))) (*.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)) (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 x)))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -1/36 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/36 binary64)) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/36 binary64)) x) x) |
(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 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal -1/36 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 #s(literal 1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1/36 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/36 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1/36 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (*.f64 x x)) (neg.f64 x)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 x (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) x) (*.f64 (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x)) |
(fma.f64 x (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) x (*.f64 (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x)) |
(*.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) x) |
(+.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x)) (-.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(fma.f64 x (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (fma.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x)) (*.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x))) (-.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) x) (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) x) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal -1/36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 #s(literal 1/36 binary64) x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal -1/36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x #s(literal 1/36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 #s(literal 1/36 binary64) x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) x))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x)) (*.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 x #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) x)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) x)) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (log.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) x) (*.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (neg.f64 x))) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) x)) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 x)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 9/1600 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 9/1600 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) x) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64)) #s(literal -1/46656 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 81/2560000 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 81/2560000 binary64) #s(literal -1/1296 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64))) |
(+.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(-.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (/.f64 (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(fma.f64 x (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -1/36 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 729/4096000000 binary64)) #s(literal -1/46656 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 81/2560000 binary64) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/6400 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 81/2560000 binary64) #s(literal -1/1296 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal -1/36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal -1/36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1/36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal -1/36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1/36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal 1/36 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/80 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal 1/36 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal 1/36 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -9/1600 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1/36 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) #s(literal 1/36 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (+.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/46656 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (-.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1/1296 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal -1/36 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal -1/36 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64))))) |
(/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1/36 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)) #s(literal 36 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/36 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64)) |
(*.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) |
(*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(*.f64 x #s(literal 3/40 binary64)) |
(*.f64 #s(literal 3/40 binary64) x) |
| 1× | egg-herbie |
| 9 584× | lower-fma.f64 |
| 9 584× | lower-fma.f32 |
| 4 666× | lower-*.f64 |
| 4 666× | lower-*.f32 |
| 3 806× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 1959 |
| 1 | 799 | 1917 |
| 2 | 2067 | 1909 |
| 3 | 6330 | 1906 |
| 0 | 8064 | 1844 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* -1/2 x))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(* -1/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) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -27/800 (pow x 2)))) 1/6)))) |
(* 17/27 x) |
(* x (+ 17/27 (* 200/243 (/ 1 (pow x 2))))) |
(* x (- (+ 17/27 (* 200/243 (/ 1 (pow x 2)))) (/ 4000/2187 (pow x 4)))) |
(* x (- (+ 17/27 (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (/ 4000/2187 (pow x 4)))) |
(* 17/27 x) |
(* x (+ 17/27 (* 200/243 (/ 1 (pow x 2))))) |
(* -1 (* x (- (/ 4000/2187 (pow x 4)) (+ 17/27 (* 200/243 (/ 1 (pow x 2))))))) |
(* -1 (* x (- (/ 4000/2187 (pow x 4)) (+ 17/27 (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))))))) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (pow x 3)) |
(* -1/36 (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/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* (pow x 2) (+ 3/40 (* -27/800 (pow x 2)))) 1/6) |
(- (* (pow x 2) (+ 3/40 (* (pow x 2) (- (* 243/16000 (pow x 2)) 27/800)))) 1/6) |
(/ -10/27 (pow x 2)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) 10/27) (pow x 2)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/ (- (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/ -10/27 (pow x 2)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) 10/27) (pow x 2)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/ (- (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* 3/40 (pow x 5)) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 5)) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(* -1/6 (pow x 2)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 4)) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 4)) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* -1/6 x) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(* 3/40 (pow x 3)) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2)))) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2)))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8)))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(/ 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) |
6 |
(+ 6 (* -27/10 (pow x 2))) |
(+ 6 (* (pow x 2) (- (* 243/200 (pow x 2)) 27/10))) |
(+ 6 (* (pow x 2) (- (* (pow x 2) (+ 243/200 (* -2187/4000 (pow x 2)))) 27/10))) |
(/ 40/3 (pow x 2)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 40/3 (pow x 2)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(* -81/400 (pow x 3)) |
(* (pow x 3) (- (* -6561/160000 (pow x 4)) 81/400)) |
(* (pow x 3) (- (* (pow x 4) (- (* -531441/64000000 (pow x 4)) 6561/160000)) 81/400)) |
(* (pow x 3) (- (* (pow x 4) (- (* (pow x 4) (- (* -43046721/25600000000 (pow x 4)) 531441/64000000)) 6561/160000)) 81/400)) |
(/ 1 x) |
(/ (+ 1 (* 400/81 (/ 1 (pow x 4)))) x) |
(/ (+ 1 (+ (* 400/81 (/ 1 (pow x 4))) (/ 160000/6561 (pow x 8)))) x) |
(/ (+ 1 (+ (* 400/81 (/ 1 (pow x 4))) (+ (* 64000000/531441 (/ 1 (pow x 12))) (/ 160000/6561 (pow x 8))))) x) |
(/ 1 x) |
(/ (+ 1 (* 400/81 (/ 1 (pow x 4)))) x) |
(* -1 (/ (- (* -1 (/ (+ 400/81 (* 160000/6561 (/ 1 (pow x 4)))) (pow x 4))) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ 160000/6561 (* 64000000/531441 (/ 1 (pow x 4)))) (pow x 8))) (+ 1 (* 400/81 (/ 1 (pow x 4))))) x)) |
-1/6 |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(- (* 3/40 (pow x 2)) 1/6) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* 3/40 (pow x 2)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
1/6 |
(+ 1/6 (* -3/40 (pow x 2))) |
(+ 1/6 (* (pow x 2) (- (* 27/800 (pow x 2)) 3/40))) |
(+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 27/800 (* -243/16000 (pow x 2)))) 3/40))) |
(/ 10/27 (pow x 2)) |
(/ (- 10/27 (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (pow x 2)) |
(/ 10/27 (pow x 2)) |
(/ (- 10/27 (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (pow x 2)) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
(* 3/40 x) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(fma.f64 (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* (pow x 2) (- (/ 1 x) 1/2)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -27/800 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -27/800 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64))) x) |
(* 17/27 x) |
(*.f64 x #s(literal 17/27 binary64)) |
(* x (+ 17/27 (* 200/243 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 17/27 binary64) (/.f64 #s(literal 200/243 binary64) (*.f64 x x)))) |
(* x (- (+ 17/27 (* 200/243 (/ 1 (pow x 2)))) (/ 4000/2187 (pow x 4)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 17/27 binary64) (/.f64 #s(literal 200/243 binary64) (*.f64 x x))) (/.f64 #s(literal -4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* x (- (+ 17/27 (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (/ 4000/2187 (pow x 4)))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 17/27 binary64) (/.f64 #s(literal 200/243 binary64) (*.f64 x x))) (/.f64 #s(literal -4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 80000/19683 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* 17/27 x) |
(*.f64 x #s(literal 17/27 binary64)) |
(* x (+ 17/27 (* 200/243 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 17/27 binary64) (/.f64 #s(literal 200/243 binary64) (*.f64 x x)))) |
(* -1 (* x (- (/ 4000/2187 (pow x 4)) (+ 17/27 (* 200/243 (/ 1 (pow x 2))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 17/27 binary64) (/.f64 #s(literal 200/243 binary64) (*.f64 x x))) (/.f64 #s(literal -4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* x (- (/ 4000/2187 (pow x 4)) (+ 17/27 (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 17/27 binary64) (/.f64 #s(literal 200/243 binary64) (*.f64 x x))) (/.f64 #s(literal -4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 80000/19683 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(* -1/36 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 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/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 3/40 (* -27/800 (pow x 2)))) 1/6) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -27/800 binary64)) #s(literal 3/40 binary64))) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (+ 3/40 (* (pow x 2) (- (* 243/16000 (pow x 2)) 27/800)))) 1/6) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 243/16000 binary64) #s(literal -27/800 binary64)) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) |
(/ -10/27 (pow x 2)) |
(/.f64 #s(literal -10/27 binary64) (*.f64 x x)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) 10/27) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 200/243 binary64) (*.f64 x x)) #s(literal -10/27 binary64)) (*.f64 x x)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 200/243 binary64) (*.f64 x x)) #s(literal -10/27 binary64)) (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 80000/19683 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 200/243 binary64) (*.f64 x x)) #s(literal -10/27 binary64)) (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ -10/27 (pow x 2)) |
(/.f64 #s(literal -10/27 binary64) (*.f64 x x)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) 10/27) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 200/243 binary64) (*.f64 x x)) #s(literal -10/27 binary64)) (*.f64 x x)) |
(/ (- (* 200/243 (/ 1 (pow x 2))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 200/243 binary64) (*.f64 x x)) #s(literal -10/27 binary64)) (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6)))) (+ 10/27 (/ 4000/2187 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 80000/19683 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 200/243 binary64) (*.f64 x x)) #s(literal -10/27 binary64)) (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 3/40 (pow x 5)) |
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/6 binary64)) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) |
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)))) |
(* 3/40 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* 3/40 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1/6 x) |
(*.f64 x #s(literal -1/6 binary64)) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(* x (- (* 3/40 (pow x 2)) 1/6)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) |
(* 3/40 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* 3/40 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(+ (log 1/2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2)))) |
(-.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -8 binary64) #s(literal 4 binary64))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 64/3 binary64) #s(literal -8 binary64)) #s(literal 4 binary64)) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64)))))) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ (log -2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (log.f64 #s(literal -2 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (-.f64 (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (log.f64 (neg.f64 x)))) (+.f64 (log.f64 #s(literal -2 binary64)) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 2 (pow x 2))) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* x (+ 2 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
6 |
#s(literal 6 binary64) |
(+ 6 (* -27/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -27/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (- (* 243/200 (pow x 2)) 27/10))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 243/200 binary64) #s(literal -27/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (- (* (pow x 2) (+ 243/200 (* -2187/4000 (pow x 2)))) 27/10))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -2187/4000 binary64)) #s(literal 243/200 binary64)) #s(literal -27/10 binary64))) #s(literal 6 binary64)) |
(/ 40/3 (pow x 2)) |
(/.f64 #s(literal 40/3 binary64) (*.f64 x x)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -320000/2187 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(/ 40/3 (pow x 2)) |
(/.f64 #s(literal 40/3 binary64) (*.f64 x x)) |
(/ (- 40/3 (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (* 800/27 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 40/3 (/ 16000/243 (pow x 4))) (+ (* 800/27 (/ 1 (pow x 2))) (* 320000/2187 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 40/3 binary64) (/.f64 #s(literal -800/27 binary64) (*.f64 x x))) (/.f64 #s(literal 16000/243 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -320000/2187 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
(* -81/400 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -81/400 binary64)) |
(* (pow x 3) (- (* -6561/160000 (pow x 4)) 81/400)) |
(*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -6561/160000 binary64) #s(literal -81/400 binary64)))) |
(* (pow x 3) (- (* (pow x 4) (- (* -531441/64000000 (pow x 4)) 6561/160000)) 81/400)) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -531441/64000000 binary64) #s(literal -6561/160000 binary64)) #s(literal -81/400 binary64)))) |
(* (pow x 3) (- (* (pow x 4) (- (* (pow x 4) (- (* -43046721/25600000000 (pow x 4)) 531441/64000000)) 6561/160000)) 81/400)) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -43046721/25600000000 binary64) #s(literal -531441/64000000 binary64)) #s(literal -6561/160000 binary64)) #s(literal -81/400 binary64))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 400/81 (/ 1 (pow x 4)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 400/81 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ (+ 1 (+ (* 400/81 (/ 1 (pow x 4))) (/ 160000/6561 (pow x 8)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 400/81 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 160000/6561 binary64) (pow.f64 x #s(literal 8 binary64))))) x) |
(/ (+ 1 (+ (* 400/81 (/ 1 (pow x 4))) (+ (* 64000000/531441 (/ 1 (pow x 12))) (/ 160000/6561 (pow x 8))))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 400/81 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 160000/6561 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 64000000/531441 binary64) (pow.f64 x #s(literal 12 binary64))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 400/81 (/ 1 (pow x 4)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 400/81 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* -1 (/ (- (* -1 (/ (+ 400/81 (* 160000/6561 (/ 1 (pow x 4)))) (pow x 4))) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -400/81 binary64) (/.f64 #s(literal -160000/6561 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* -1 (/ (- (* -1 (/ (+ 160000/6561 (* 64000000/531441 (/ 1 (pow x 4)))) (pow x 8))) (+ 1 (* 400/81 (/ 1 (pow x 4))))) x)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 400/81 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 160000/6561 binary64) (/.f64 #s(literal 64000000/531441 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64)))) x) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(- (* 3/40 (pow x 2)) 1/6) |
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* 3/40 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 3/40 binary64)) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 3/40 (* 1/6 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -3/40 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* 27/800 (pow x 2)) 3/40))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 27/800 binary64) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 27/800 (* -243/16000 (pow x 2)))) 3/40))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -243/16000 binary64) #s(literal 27/800 binary64)) #s(literal -3/40 binary64)) #s(literal 1/6 binary64)) |
(/ 10/27 (pow x 2)) |
(/.f64 #s(literal 10/27 binary64) (*.f64 x x)) |
(/ (- 10/27 (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 10/27 binary64) (/.f64 #s(literal -200/243 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 10/27 binary64) (/.f64 #s(literal -200/243 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -200/243 binary64) (*.f64 x x))) (-.f64 #s(literal 10/27 binary64) (/.f64 #s(literal 80000/19683 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(/ 10/27 (pow x 2)) |
(/.f64 #s(literal 10/27 binary64) (*.f64 x x)) |
(/ (- 10/27 (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 10/27 binary64) (/.f64 #s(literal -200/243 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (* 200/243 (/ 1 (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 10/27 binary64) (/.f64 #s(literal -200/243 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 10/27 (/ 4000/2187 (pow x 4))) (+ (* 200/243 (/ 1 (pow x 2))) (* 80000/19683 (/ 1 (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 4000/2187 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -200/243 binary64) (*.f64 x x))) (-.f64 #s(literal 10/27 binary64) (/.f64 #s(literal 80000/19683 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
(* 3/40 x) |
(*.f64 x #s(literal 3/40 binary64)) |
Compiled 48 108 to 3 784 computations (92.1% saved)
25 alts after pruning (16 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 985 | 13 | 998 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 988 | 25 | 1 013 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.9% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
| 53.5% | (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) | |
| 53.7% | (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) | |
| 53.7% | (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) | |
| 53.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) | |
| 54.0% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) | |
| 53.7% | (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) | |
| ✓ | 52.4% | (fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
| 54.0% | (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) | |
| 54.0% | (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) | |
| 11.2% | (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) | |
| ✓ | 53.7% | (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
| 53.7% | (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) | |
| ✓ | 52.6% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
| 53.7% | (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) | |
| 52.6% | (*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) | |
| 13.2% | (*.f64 x #s(literal 17/27 binary64)) | |
| ✓ | 58.2% | (log1p.f64 x) |
| ✓ | 23.8% | (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
| 7.1% | (log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) | |
| 26.3% | (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) | |
| 25.5% | (log.f64 (/.f64 #s(literal -1/2 binary64) x)) | |
| ✓ | 16.3% | (log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
| ✓ | 2.3% | (log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| ✓ | 22.8% | (log.f64 (*.f64 x #s(literal 2 binary64))) |
Compiled 1 038 to 360 computations (65.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(log1p.f64 x) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(log.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64))) (-.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(log.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
3 calls:
| 13.0ms | x |
| 12.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 11.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 90.3% | 3 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 90.3% | 3 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(log1p.f64 x) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (+.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) x)) |
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(log1p.f64 x) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(log1p.f64 x) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 9/1600 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) x) x x) |
| Outputs |
|---|
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(log.f64 (*.f64 x #s(literal 2 binary64))) |
3 calls:
| 10.0ms | x |
| 9.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 9.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 2 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 75.3% | 2 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 75.3% | 2 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(log1p.f64 x) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
3 calls:
| 14.0ms | x |
| 10.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 8.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 2 | x |
| 60.2% | 2 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 60.2% | 2 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
(log1p.f64 x) |
| Outputs |
|---|
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(log1p.f64 x) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) #s(literal -1/36 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64)))) x) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x #s(literal -1/36 binary64))) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal -1/36 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/40 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -3/40 binary64))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal -1/216 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 9/1600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64)))) x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 27/64000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 9/1600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal 1/80 binary64))) x) |
| Outputs |
|---|
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
3 calls:
| 11.0ms | x |
| 8.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 8.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.0% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 54.0% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 54.0% | 1 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 40/3 binary64) (*.f64 x x)) x) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
3 calls:
| 5.0ms | x |
| 5.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 4.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 53.9% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 53.9% | 1 | x |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
3 calls:
| 4.0ms | x |
| 3.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 3.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 1 | x |
| 53.7% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 53.7% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
| Outputs |
|---|
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
3 calls:
| 3.0ms | x |
| 3.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 3.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 1 | x |
| 53.3% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 53.3% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x) |
| Outputs |
|---|
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
3 calls:
| 15.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| 3.0ms | x |
| 3.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | x |
| 52.6% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 52.6% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
| Outputs |
|---|
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
3 calls:
| 2.0ms | x |
| 1.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 1.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | x |
| 52.6% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 52.6% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
| Outputs |
|---|
(*.f64 x #s(literal 17/27 binary64)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 1.0ms | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.2% | 1 | x |
| 13.2% | 1 | (log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
| 13.2% | 1 | (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 21 to 14 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.00020686406306163625 | 14.668091359739106 |
| 101.0ms | -109.1876792280788 | -2.3693083397495136e-9 |
| 102.0ms | 304× | 0 | valid |
Compiled 499 to 333 computations (33.3% saved)
ival-hypot: 5.0ms (47.3% of total)ival-log: 3.0ms (28.4% of total)ival-add: 1.0ms (9.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00020686406306163625 | 14.668091359739106 |
| 4.0ms | -109.1876792280788 | -2.3693083397495136e-9 |
| 2.0ms | 32× | 0 | valid |
Compiled 439 to 293 computations (33.3% saved)
ival-hypot: 1.0ms (88.9% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-log: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 0.00020686406306163625 | 14.668091359739106 |
| 1.0ms | -109.1876792280788 | -2.3693083397495136e-9 |
| 3.0ms | 64× | 0 | valid |
Compiled 412 to 275 computations (33.3% saved)
ival-log: 1.0ms (46% of total)ival-hypot: 1.0ms (46% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 0.00020686406306163625 | 14.668091359739106 |
| 4.0ms | 80× | 0 | valid |
Compiled 220 to 144 computations (34.5% saved)
ival-log: 1.0ms (37.3% of total)ival-hypot: 1.0ms (37.3% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.00020686406306163625 | 14.668091359739106 |
| 5.0ms | 96× | 0 | valid |
Compiled 220 to 144 computations (34.5% saved)
ival-hypot: 2.0ms (61% of total)ival-log: 1.0ms (30.5% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00020686406306163625 | 14.668091359739106 |
Compiled 202 to 126 computations (37.6% saved)
| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 230 |
| 1 | 81 | 230 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5944751508129055/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5944751508129055/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5944751508129055/4503599627370496 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal 4278419646001971/2251799813685248 binary64)) (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (log.f64 (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (log1p.f64 x)) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x #s(literal 17/27 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5944751508129055/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5944751508129055/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x) (log.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -5944751508129055/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5944751508129055/4503599627370496 binary64)) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -5944751508129055/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5944751508129055/4503599627370496 binary64)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal 4278419646001971/2251799813685248 binary64)) (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (log.f64 (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 9/2 binary64)) (fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) (log1p.f64 x)) |
(fma.f64 (*.f64 x #s(literal -1/36 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/40 binary64) #s(literal 1/6 binary64))) x) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64))) x) x x) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))) x x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 x #s(literal 17/27 binary64)) |
| 14 732× | lower-fma.f64 |
| 14 732× | lower-fma.f32 |
| 11 038× | lower-fma.f64 |
| 11 038× | lower-fma.f32 |
| 9 584× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 262 |
| 0 | 70 | 235 |
| 1 | 281 | 220 |
| 2 | 2118 | 220 |
| 0 | 8189 | 209 |
| 0 | 318 | 1959 |
| 1 | 799 | 1917 |
| 2 | 2067 | 1909 |
| 3 | 6330 | 1906 |
| 0 | 8064 | 1844 |
| 0 | 165 | 1270 |
| 1 | 449 | 1222 |
| 2 | 1198 | 1211 |
| 3 | 3696 | 1165 |
| 0 | 8940 | 1111 |
| 0 | 158 | 1427 |
| 1 | 410 | 1401 |
| 2 | 981 | 1378 |
| 3 | 2773 | 1344 |
| 4 | 6621 | 1340 |
| 0 | 8139 | 1268 |
| 0 | 25 | 146 |
| 0 | 49 | 119 |
| 1 | 197 | 110 |
| 2 | 1299 | 108 |
| 0 | 8678 | 103 |
| 0 | 23 | 95 |
| 0 | 43 | 90 |
| 1 | 159 | 90 |
| 2 | 1171 | 86 |
| 0 | 8347 | 85 |
| 0 | 125 | 525 |
| 1 | 353 | 517 |
| 2 | 931 | 509 |
| 3 | 2909 | 479 |
| 4 | 7021 | 479 |
| 0 | 8073 | 448 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 649 to 328 computations (49.5% saved)
Compiled 532 to 174 computations (67.3% saved)
Loading profile data...