
Time bar (total: 13.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 2 |
| 75% | 37.5% | 12.5% | 50% | 0% | 0% | 0% | 3 |
| 87.5% | 43.7% | 6.2% | 50% | 0% | 0% | 0% | 4 |
| 93.8% | 46.8% | 3.1% | 50% | 0% | 0% | 0% | 5 |
| 96.9% | 48.4% | 1.6% | 50% | 0% | 0% | 0% | 6 |
| 98.4% | 49.2% | 0.8% | 50% | 0% | 0% | 0% | 7 |
| 99.2% | 49.6% | 0.4% | 50% | 0% | 0% | 0% | 8 |
| 99.6% | 49.8% | 0.2% | 50% | 0% | 0% | 0% | 9 |
| 99.8% | 49.9% | 0.1% | 50% | 0% | 0% | 0% | 10 |
| 99.9% | 49.9% | 0% | 50% | 0% | 0% | 0% | 11 |
| 100% | 49.9% | 0% | 50% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 2.7s | 5 655× | 2 | valid |
| 400.0ms | 2 453× | 1 | valid |
| 10.0ms | 148× | 0 | valid |
ival-sin: 1.9s (70.7% of total)adjust: 317.0ms (11.9% of total)ival-div: 158.0ms (5.9% of total)ival-sub: 120.0ms (4.5% of total)ival-tan: 104.0ms (3.9% of total)ival-<=: 53.0ms (2% of total)ival-and: 12.0ms (0.5% of total)exact: 11.0ms (0.4% of total)ival-assert: 3.0ms (0.1% of total)| 1× | egg-herbie |
| 272× | accelerator-lowering-fma.f32 |
| 272× | accelerator-lowering-fma.f64 |
| 176× | *-lowering-*.f32 |
| 176× | *-lowering-*.f64 |
| 150× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 21 |
| 1 | 26 | 17 |
| 2 | 76 | 14 |
| 3 | 229 | 14 |
| 4 | 572 | 14 |
| 5 | 784 | 14 |
| 6 | 817 | 14 |
| 7 | 855 | 14 |
| 8 | 884 | 14 |
| 0 | 5 | 7 |
| 1 | 10 | 7 |
| 2 | 17 | 7 |
| 3 | 29 | 7 |
| 4 | 54 | 7 |
| 5 | 84 | 7 |
| 6 | 140 | 7 |
| 7 | 230 | 7 |
| 8 | 409 | 7 |
| 9 | 671 | 7 |
| 10 | 681 | 7 |
| 11 | 719 | 7 |
| 12 | 748 | 7 |
| 0 | 748 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- x (sin x)) (tan x)) |
| Outputs |
|---|
(/ (- x (sin x)) (tan x)) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 97 | 0 | - | 0 | - | (-.f64 x (sin.f64 x)) |
| 38 | 0 | - | 1 | (8.140559239498965e-107) | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 0 | 0 | - | 0 | - | (tan.f64 x) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 x (sin.f64 x)) | cancellation | 97 | 0 |
/.f64 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) | u/n | 37 | 0 |
| ↳ | (-.f64 x (sin.f64 x)) | underflow | 159 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 134 | 0 |
| - | 0 | 122 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 134 | 0 | 0 |
| - | 0 | 0 | 122 |
| number | freq |
|---|---|
| 0 | 122 |
| 1 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 134.0ms | 334× | 2 | valid |
| 35.0ms | 172× | 1 | valid |
| 0.0ms | 6× | 0 | valid |
Compiled 52 to 24 computations (53.8% saved)
ival-sin: 118.0ms (78.9% of total)adjust: 11.0ms (7.4% of total)ival-div: 8.0ms (5.4% of total)ival-sub: 8.0ms (5.4% of total)ival-tan: 4.0ms (2.7% of total)ival-true: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.7% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 8 to 5 computations (37.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 x) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 x (sin.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 272× | accelerator-lowering-fma.f32 |
| 272× | accelerator-lowering-fma.f64 |
| 176× | *-lowering-*.f32 |
| 176× | *-lowering-*.f64 |
| 150× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 16 |
| 1 | 10 | 16 |
| 2 | 17 | 16 |
| 3 | 29 | 16 |
| 4 | 54 | 16 |
| 5 | 84 | 16 |
| 6 | 140 | 16 |
| 7 | 230 | 16 |
| 8 | 409 | 16 |
| 9 | 671 | 16 |
| 10 | 681 | 16 |
| 11 | 719 | 16 |
| 12 | 748 | 16 |
| 0 | 748 | 16 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- x (sin x)) (tan x)) |
(- x (sin x)) |
x |
(sin x) |
(tan x) |
| Outputs |
|---|
(/ (- x (sin x)) (tan x)) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(- x (sin x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin x) |
(sin.f64 x) |
(tan x) |
(tan.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (tan.f64 x) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 86.8% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ✓ | accuracy | 65.4% | (-.f64 x (sin.f64 x)) |
| 70.0ms | 167× | 2 | valid |
| 20.0ms | 86× | 1 | valid |
| 0.0ms | 3× | 0 | valid |
Compiled 18 to 7 computations (61.1% saved)
ival-sin: 56.0ms (70.1% of total)ival-sub: 13.0ms (16.3% of total)adjust: 5.0ms (6.3% of total)ival-div: 4.0ms (5% of total)ival-tan: 2.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- x (sin x)) (tan x))> |
#<alt (- x (sin x))> |
#<alt (sin x)> |
#<alt (tan x)> |
| Outputs |
|---|
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))> |
#<alt (/ (* x (cos x)) (sin x))> |
#<alt (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))> |
#<alt (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))> |
#<alt (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x))))> |
#<alt (/ (* x (cos x)) (sin x))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))> |
#<alt (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (sin x) x))))> |
#<alt (* x (+ 1 (* -1 (/ (sin x) x))))> |
#<alt (* x (+ 1 (* -1 (/ (sin x) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (sin x) x) 1)))> |
#<alt (* -1 (* x (- (/ (sin x) x) 1)))> |
#<alt (* -1 (* x (- (/ (sin x) x) 1)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 74.0ms | x | @ | 0 | (/ (- x (sin x)) (tan x)) |
| 1.0ms | x | @ | inf | (/ (- x (sin x)) (tan x)) |
| 1.0ms | x | @ | -inf | (/ (- x (sin x)) (tan x)) |
| 0.0ms | x | @ | inf | (tan x) |
| 0.0ms | x | @ | -inf | (tan x) |
| 1× | batch-egg-rewrite |
| 5 862× | *-lowering-*.f32 |
| 5 862× | *-lowering-*.f64 |
| 3 904× | /-lowering-/.f32 |
| 3 904× | /-lowering-/.f64 |
| 2 230× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 1 | 33 | 15 |
| 2 | 263 | 15 |
| 3 | 3097 | 15 |
| 0 | 9004 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- x (sin x)) (tan x)) |
(- x (sin x)) |
(sin x) |
(tan x) |
| Outputs |
|---|
(+.f64 (/.f64 x (tan.f64 x)) (neg.f64 (cos.f64 x))) |
(+.f64 (/.f64 x (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(+.f64 (neg.f64 (cos.f64 x)) (/.f64 x (tan.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x))) (/.f64 x (tan.f64 x))) |
(+.f64 (*.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (tan.f64 x)) (neg.f64 (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (tan.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (tan.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) (tan.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 x))) (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (tan.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 x) (tan.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))))) (/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(fma.f64 (cos.f64 x) (/.f64 x (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 (cos.f64 x) (/.f64 x (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) (/.f64 x (tan.f64 x))) |
(fma.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) (/.f64 x (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 x))) (/.f64 x (tan.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) x (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)) (/.f64 x (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 x (sin.f64 x)) (cos.f64 x) (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 x (sin.f64 x)) (cos.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 x (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 x (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 x)) (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(fma.f64 (/.f64 (neg.f64 x) (sin.f64 x)) (neg.f64 (cos.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (neg.f64 (sin.f64 x)))) |
(neg.f64 (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(/.f64 (-.f64 (sin.f64 x) x) (neg.f64 (tan.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (tan.f64 x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))) (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sin.f64 x)) (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x)))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x)))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x)))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 x) (-.f64 (sin.f64 x) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x)))) |
(/.f64 (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (tan.f64 x) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (tan.f64 x) (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 x (sin.f64 x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 9 binary64))) (*.f64 (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 x (sin.f64 x)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (/.f64 x (tan.f64 x)) (neg.f64 (cos.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x)) (+.f64 x (sin.f64 x))) |
(/.f64 (-.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 x (sin.f64 x)) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (tan.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (/.f64 (tan.f64 x) x) (sin.f64 x))) (*.f64 (/.f64 (tan.f64 x) x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64))) (*.f64 (/.f64 (tan.f64 x) x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 x))) (*.f64 (/.f64 (tan.f64 x) x) (neg.f64 (sin.f64 x)))) (*.f64 (/.f64 (tan.f64 x) x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (sin.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (sin.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (tan.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (tan.f64 x))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (tan.f64 x) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (tan.f64 x) (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) (neg.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x))) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) x)) (neg.f64 (tan.f64 x))) |
(/.f64 (*.f64 (-.f64 (sin.f64 x) x) #s(literal 1 binary64)) (neg.f64 (tan.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x))) (+.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) (+.f64 x (sin.f64 x))) |
(/.f64 (/.f64 (-.f64 (sin.f64 x) x) #s(literal -1 binary64)) (tan.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 x (sin.f64 x))) |
(/.f64 (/.f64 (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (tan.f64 x)) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (sin.f64 x)) (tan.f64 x)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 x)) (sin.f64 x)) (tan.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 x (*.f64 (sin.f64 x) #s(literal 1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 x)) (*.f64 (sin.f64 x) #s(literal 1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal 1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x (cos.f64 x)) (*.f64 (sin.f64 x) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (-.f64 x (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x (sin.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64))) (*.f64 (/.f64 (tan.f64 x) x) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64))) (*.f64 (/.f64 (tan.f64 x) x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (*.f64 (/.f64 (tan.f64 x) x) #s(literal -1 binary64))) (*.f64 (/.f64 (tan.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (/.f64 (tan.f64 x) x) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (tan.f64 x) x) (tan.f64 x))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (/.f64 (tan.f64 x) x) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (/.f64 (tan.f64 x) x) (sin.f64 x))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (/.f64 (tan.f64 x) x) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (/.f64 (tan.f64 x) x) (tan.f64 x))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (sin.f64 x))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 x))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (neg.f64 (sin.f64 x)))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (tan.f64 x))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (sin.f64 x))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 (tan.f64 x) x) #s(literal 1 binary64)) (tan.f64 x))) |
(/.f64 (-.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (sin.f64 x))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (tan.f64 x) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (neg.f64 (sin.f64 x)))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (tan.f64 x))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (sin.f64 x))) |
(/.f64 (-.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 (tan.f64 x) x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (sin.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 (tan.f64 x)) (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (tan.f64 x)) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (pow.f64 (cos.f64 x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (sin.f64 x) (cos.f64 x)))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (sin.f64 x)) (tan.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 x)) (*.f64 (sin.f64 x) (tan.f64 x))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (tan.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (sin.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (tan.f64 x)) (*.f64 (sin.f64 x) (tan.f64 x))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (tan.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (tan.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (sin.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (sin.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (sin.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 (tan.f64 x)) (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (tan.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 (sin.f64 x) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (sin.f64 x) #s(literal 1 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (*.f64 (sin.f64 x) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (neg.f64 (tan.f64 x))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (sin.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (tan.f64 x)) (*.f64 (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (cos.f64 x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (tan.f64 x)) (*.f64 (sin.f64 x) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (tan.f64 x)) (*.f64 (sin.f64 x) (tan.f64 x))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (tan.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))))) (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (tan.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) #s(literal 1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 (tan.f64 x) (*.f64 (sin.f64 x) (cos.f64 x)))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (-.f64 x (sin.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (-.f64 (sin.f64 x) x))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (tan.f64 x) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (tan.f64 x) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (tan.f64 x) (-.f64 (sin.f64 x) x))) (*.f64 (neg.f64 (tan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (tan.f64 x) (-.f64 (sin.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (tan.f64 x) (neg.f64 (+.f64 x (sin.f64 x))))) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (tan.f64 x) (neg.f64 (+.f64 x (sin.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 x (sin.f64 x)))) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) (*.f64 (neg.f64 (tan.f64 x)) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x)))) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (+.f64 x (sin.f64 x))))) (*.f64 (neg.f64 (tan.f64 x)) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (neg.f64 (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (+.f64 x (sin.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (-.f64 (sin.f64 x) x) (sin.f64 x)))) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (/.f64 (-.f64 x (sin.f64 x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (*.f64 (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x)))) (*.f64 (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (tan.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) (tan.f64 x)))) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))))) (*.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x)))) (*.f64 (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))))) |
(pow.f64 (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))) (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sin.f64 x)) (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x))) (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (tan.f64 x) (-.f64 x (sin.f64 x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (-.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (sin.f64 x) x) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (tan.f64 x))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (/.f64 (-.f64 x (sin.f64 x)) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x))) |
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (tan.f64 x))) |
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (+.f64 x (sin.f64 x)))) |
(*.f64 (+.f64 x (sin.f64 x)) (/.f64 (-.f64 x (sin.f64 x)) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (-.f64 x (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) (-.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (-.f64 x (sin.f64 x)) (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 x (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (sin.f64 x)) (cos.f64 x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (-.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (cos.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (sin.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (tan.f64 x)) (/.f64 (-.f64 x (sin.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)) (/.f64 (-.f64 x (sin.f64 x)) (+.f64 x (sin.f64 x)))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (sin.f64 x)) #s(literal 1 binary64))) (cos.f64 x)) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) x) (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) (-.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (tan.f64 x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x)) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 x (sin.f64 x))) |
(*.f64 (/.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (tan.f64 x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (+.f64 x (sin.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 x) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 x) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (sin.f64 x))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (tan.f64 x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (tan.f64 x)) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (sin.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) #s(literal -1 binary64)) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 x) x) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))) (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) #s(literal 1 binary64) (/.f64 x (tan.f64 x))))) |
(+.f64 x (neg.f64 (sin.f64 x))) |
(+.f64 (neg.f64 (sin.f64 x)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x)))) #s(literal -1 binary64))) |
(-.f64 x (sin.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (sin.f64 x) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (sin.f64 x)) |
(fma.f64 x (/.f64 x (+.f64 x (sin.f64 x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(fma.f64 (sin.f64 x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 x) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 x (sin.f64 x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (sin.f64 x) (-.f64 (sin.f64 x) x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) (-.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(neg.f64 (-.f64 (sin.f64 x) x)) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (*.f64 x (neg.f64 (sin.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 x (sin.f64 x))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 9 binary64))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 x (sin.f64 x)) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 x (sin.f64 x)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 x (sin.f64 x)) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (*.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (pow.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal 1 binary64)) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 x (sin.f64 x)) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 x (sin.f64 x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)) (-.f64 (neg.f64 (sin.f64 x)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (+.f64 x (sin.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 x (sin.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (+.f64 x (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 x (sin.f64 x))) (*.f64 (+.f64 x (sin.f64 x)) (/.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 x (sin.f64 x)) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (+.f64 x (sin.f64 x)))) (*.f64 (+.f64 x (sin.f64 x)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (+.f64 x (sin.f64 x)) (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (+.f64 x (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (sin.f64 x)))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (/.f64 (+.f64 x (sin.f64 x)) (*.f64 x x)) (neg.f64 (+.f64 x (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (+.f64 x (sin.f64 x))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (+.f64 x (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (/.f64 (+.f64 x (sin.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (*.f64 (+.f64 x (sin.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (+.f64 x (sin.f64 x)))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (neg.f64 (+.f64 x (sin.f64 x))) (neg.f64 (+.f64 x (sin.f64 x))))) |
(pow.f64 (-.f64 x (sin.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x (sin.f64 x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (/.f64 (-.f64 x (sin.f64 x)) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (*.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 x))) |
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) |
(*.f64 (+.f64 x (sin.f64 x)) (/.f64 (-.f64 x (sin.f64 x)) (+.f64 x (sin.f64 x)))) |
(*.f64 (+.f64 x (sin.f64 x)) (*.f64 (-.f64 x (sin.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sin.f64 x) x)) |
(*.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (sin.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (sin.f64 x) (-.f64 (sin.f64 x) x)))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 x (sin.f64 x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) (-.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) (+.f64 x (sin.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64))) (pow.f64 (*.f64 x (sin.f64 x)) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 x (sin.f64 x)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (sin.f64 x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(exp.f64 (log.f64 (sin.f64 x))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) |
(sin.f64 x) |
(neg.f64 (neg.f64 (sin.f64 x))) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tan.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (tan.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) (neg.f64 (tan.f64 x))) |
(tan.f64 x) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/.f64 (sin.f64 x) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (tan.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (tan.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (cos.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) (sin.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (cos.f64 x)) (sin.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 (cos.f64 x) (neg.f64 (sin.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (sin.f64 x)))) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (sin.f64 x)))) (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (neg.f64 (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 x))))) (*.f64 (neg.f64 (cos.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 x)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (tan.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (tan.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 x)) (+.f64 #s(literal 0 binary64) (tan.f64 x)))) |
(pow.f64 (tan.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 x)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
| 1× | egg-herbie |
| 18 358× | accelerator-lowering-fma.f32 |
| 18 358× | accelerator-lowering-fma.f64 |
| 5 180× | *-lowering-*.f32 |
| 5 180× | *-lowering-*.f64 |
| 3 422× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 408 |
| 1 | 301 | 384 |
| 2 | 829 | 384 |
| 3 | 2520 | 348 |
| 4 | 5523 | 342 |
| 0 | 8535 | 318 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(/ (* x (cos x)) (sin x)) |
(* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))) |
(* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))) |
(* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))) |
(/ (* x (cos x)) (sin x)) |
(* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))) |
(* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))) |
(* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))) |
(* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) |
(* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))) |
x |
(* x (+ 1 (* -1 (/ (sin x) x)))) |
(* x (+ 1 (* -1 (/ (sin x) x)))) |
(* x (+ 1 (* -1 (/ (sin x) x)))) |
x |
(* -1 (* x (- (/ (sin x) x) 1))) |
(* -1 (* x (- (/ (sin x) x) 1))) |
(* -1 (* x (- (/ (sin x) x) 1))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
| Outputs |
|---|
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(/ (* x (cos x)) (sin x)) |
(/.f64 (*.f64 x (cos.f64 x)) (sin.f64 x)) |
(* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))) |
(*.f64 (cos.f64 x) (+.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64))) |
(* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))) |
(*.f64 (cos.f64 x) (+.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64))) |
(* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))) |
(*.f64 (cos.f64 x) (+.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64))) |
(/ (* x (cos x)) (sin x)) |
(/.f64 (*.f64 x (cos.f64 x)) (sin.f64 x)) |
(* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))) |
(*.f64 (cos.f64 x) (+.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64))) |
(* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))) |
(*.f64 (cos.f64 x) (+.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64))) |
(* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))) |
(*.f64 (cos.f64 x) (+.f64 (/.f64 x (sin.f64 x)) #s(literal -1 binary64))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) |
(* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64))) |
(* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))) |
x |
(* x (+ 1 (* -1 (/ (sin x) x)))) |
(-.f64 x (sin.f64 x)) |
(* x (+ 1 (* -1 (/ (sin x) x)))) |
(-.f64 x (sin.f64 x)) |
(* x (+ 1 (* -1 (/ (sin x) x)))) |
(-.f64 x (sin.f64 x)) |
x |
(* -1 (* x (- (/ (sin x) x) 1))) |
(-.f64 x (sin.f64 x)) |
(* -1 (* x (- (/ (sin x) x) 1))) |
(-.f64 x (sin.f64 x)) |
(* -1 (* x (- (/ (sin x) x) 1))) |
(-.f64 x (sin.f64 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) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64))) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/315 binary64)) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) x) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
Compiled 12 253 to 1 554 computations (87.3% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 522 | 7 | 529 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 523 | 7 | 530 |
| Status | Accuracy | Program |
|---|---|---|
| 86.7% | (/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) | |
| 86.6% | (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) (tan.f64 x)) | |
| ▶ | 86.2% | (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (tan.f64 x)) |
| ▶ | 99.7% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ▶ | 99.6% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
| ▶ | 99.7% | (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| ▶ | 99.1% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
Compiled 214 to 126 computations (41.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (tan.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| 2 152× | accelerator-lowering-fma.f32 |
| 2 152× | accelerator-lowering-fma.f64 |
| 696× | *-lowering-*.f32 |
| 696× | *-lowering-*.f64 |
| 636× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 240 |
| 1 | 102 | 240 |
| 2 | 296 | 240 |
| 3 | 603 | 240 |
| 4 | 1059 | 240 |
| 5 | 1524 | 240 |
| 6 | 1596 | 240 |
| 7 | 1599 | 240 |
| 8 | 1600 | 240 |
| 0 | 1600 | 215 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6))) |
x |
(* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6)) |
(+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6) |
(* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360)) |
(+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360) |
(* x (+ (* (* x x) -143/604800) -11/15120)) |
(+ (* (* x x) -143/604800) -11/15120) |
(* x x) |
-143/604800 |
-11/15120 |
-23/360 |
1/6 |
(* 1/6 (* x x)) |
1/6 |
(* x x) |
x |
(* x (* x (+ (* (* x x) -23/360) 1/6))) |
x |
(* x (+ (* (* x x) -23/360) 1/6)) |
(+ (* (* x x) -23/360) 1/6) |
(* x x) |
-23/360 |
1/6 |
(* x (* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6))) |
x |
(* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6)) |
(+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6) |
(* x x) |
(+ (* (* x x) -11/15120) -23/360) |
-11/15120 |
-23/360 |
1/6 |
(/ (* 1/6 (* x (* x x))) (tan x)) |
(* 1/6 (* x (* x x))) |
1/6 |
(* x (* x x)) |
x |
(* x x) |
(tan x) |
| Outputs |
|---|
(* x (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
x |
(* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
(+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(* x (+ (* (* x x) -143/604800) -11/15120)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
(+ (* (* x x) -143/604800) -11/15120) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* x x) |
(*.f64 x x) |
-143/604800 |
#s(literal -143/604800 binary64) |
-11/15120 |
#s(literal -11/15120 binary64) |
-23/360 |
#s(literal -23/360 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(* 1/6 (* x x)) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* x (* x (+ (* (* x x) -23/360) 1/6))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
x |
(* x (+ (* (* x x) -23/360) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(+ (* (* x x) -23/360) 1/6) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* x x) |
(*.f64 x x) |
-23/360 |
#s(literal -23/360 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(* x (* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
x |
(* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
(+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* (* x x) -11/15120) -23/360) |
(fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
-11/15120 |
#s(literal -11/15120 binary64) |
-23/360 |
#s(literal -23/360 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(/ (* 1/6 (* x (* x x))) (tan x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (tan.f64 x)) |
(* 1/6 (* x (* x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
1/6 |
#s(literal 1/6 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(tan x) |
(tan.f64 x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (tan.f64 x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 86.8% | (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (tan.f64 x)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
| ✓ | accuracy | 99.2% | (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
| 173.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 223 to 33 computations (85.2% saved)
ival-mult: 64.0ms (53% of total)ival-div: 35.0ms (29% of total)const: 13.0ms (10.8% of total)ival-add: 6.0ms (5% of total)ival-tan: 2.0ms (1.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6)))> |
#<alt (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6))> |
#<alt (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6)> |
#<alt (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))> |
#<alt (* 1/6 (* x x))> |
#<alt (* x x)> |
#<alt (* x (* x (+ (* (* x x) -23/360) 1/6)))> |
#<alt (* x (+ (* (* x x) -23/360) 1/6))> |
#<alt (+ (* (* x x) -23/360) 1/6)> |
#<alt (* x (* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6)))> |
#<alt (* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6))> |
#<alt (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6)> |
#<alt (/ (* 1/6 (* x (* x x))) (tan x))> |
#<alt (* 1/6 (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (* x (+ (* (* x x) -143/604800) -11/15120))> |
#<alt (+ (* (* x x) -11/15120) -23/360)> |
#<alt (tan x)> |
| Outputs |
|---|
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))> |
#<alt (* -143/604800 (pow x 8))> |
#<alt (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -143/604800 (pow x 8))> |
#<alt (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))> |
#<alt (* -143/604800 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -143/604800 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6))))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))> |
#<alt (* -143/604800 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -143/604800 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -23/360 x)> |
#<alt (* x (- (* -11/15120 (pow x 2)) 23/360))> |
#<alt (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))> |
#<alt (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))> |
#<alt (* -143/604800 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* -143/604800 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (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 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* -11/15120 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* -11/15120 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))> |
#<alt (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4)))))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))> |
#<alt (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))> |
#<alt (* -11/15120 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -1/18 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -1/270 (pow x 2)) 1/18))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/270)) 1/18))))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<alt (* 1/6 (/ (* (pow x 3) (cos x)) (sin x)))> |
#<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 (* -11/15120 x)> |
#<alt (* x (- (* -143/604800 (pow x 2)) 11/15120))> |
#<alt (* x (- (* -143/604800 (pow x 2)) 11/15120))> |
#<alt (* x (- (* -143/604800 (pow x 2)) 11/15120))> |
#<alt (* -143/604800 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -143/604800 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt -23/360> |
#<alt (- (* -11/15120 (pow x 2)) 23/360)> |
#<alt (- (* -11/15120 (pow x 2)) 23/360)> |
#<alt (- (* -11/15120 (pow x 2)) 23/360)> |
#<alt (* -11/15120 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | x | @ | inf | (* x (+ (* (* x x) -23/360) 1/6)) |
| 1.0ms | x | @ | inf | (/ (* 1/6 (* x (* x x))) (tan x)) |
| 1.0ms | x | @ | 0 | (* x (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6))) |
| 1.0ms | x | @ | -inf | (/ (* 1/6 (* x (* x x))) (tan x)) |
| 1.0ms | x | @ | inf | (* x (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6))) |
| 1× | batch-egg-rewrite |
| 6 070× | accelerator-lowering-fma.f32 |
| 6 070× | accelerator-lowering-fma.f64 |
| 4 856× | *-lowering-*.f32 |
| 4 856× | *-lowering-*.f64 |
| 4 378× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 192 |
| 1 | 187 | 192 |
| 2 | 1416 | 192 |
| 0 | 8172 | 170 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6))) |
(* x (+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6)) |
(+ (* x (* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360))) 1/6) |
(* x (+ (* x (* x (+ (* (* x x) -143/604800) -11/15120))) -23/360)) |
(* 1/6 (* x x)) |
(* x x) |
(* x (* x (+ (* (* x x) -23/360) 1/6))) |
(* x (+ (* (* x x) -23/360) 1/6)) |
(+ (* (* x x) -23/360) 1/6) |
(* x (* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6))) |
(* x (+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6)) |
(+ (* (* x x) (+ (* (* x x) -11/15120) -23/360)) 1/6) |
(/ (* 1/6 (* x (* x x))) (tan x)) |
(* 1/6 (* x (* x x))) |
(* x (* x x)) |
(* x (+ (* (* x x) -143/604800) -11/15120)) |
(+ (* (* x x) -11/15120) -23/360) |
(tan x) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.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 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.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 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) #s(literal 1/6 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 6 binary64)) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 6 binary64)) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 4 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 4 binary64)) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x #s(literal -23/360 binary64))) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x x) (*.f64 x #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) x (*.f64 x #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x #s(literal -23/360 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (-.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x #s(literal -23/360 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.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 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.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 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -23/360 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -23/360 binary64) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.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 -12167/46656000 binary64)) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.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 -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.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 -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) x #s(literal 1/6 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 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 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 #s(literal 148035889/2176782336000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 148035889/2176782336000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/10077696000 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 148035889/2176782336000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 148035889/2176782336000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 279841/16796160000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 529/4665600 binary64)))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 279841/16796160000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x 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 529/129600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #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 -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 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 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.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 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.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 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/15120 binary64)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) #s(literal 1/6 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -11/15120 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) x) x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) #s(literal 1/6 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 9 binary64)) #s(literal 1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) #s(literal 1/216 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 6 binary64)) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 6 binary64)) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/36 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)))) (fma.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (tan.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (tan.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (tan.f64 x))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 (tan.f64 x) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (neg.f64 (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (tan.f64 x))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (tan.f64 x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (tan.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 (*.f64 x x) (tan.f64 x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (tan.f64 x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64)) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))))) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (tan.f64 x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (sin.f64 x)) (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (sin.f64 x)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (sin.f64 x)) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 x (sin.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1/6 binary64) (tan.f64 x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x x)) (tan.f64 x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (sin.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/6 binary64) (tan.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/6 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (tan.f64 x))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (tan.f64 x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 x #s(literal -11/15120 binary64))) |
(fma.f64 x #s(literal -11/15120 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -143/604800 binary64)) (*.f64 x #s(literal -11/15120 binary64))) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/15120 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) x (*.f64 x #s(literal -11/15120 binary64))) |
(fma.f64 #s(literal -11/15120 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -143/604800 binary64) (*.f64 x #s(literal -11/15120 binary64))) |
(fma.f64 (*.f64 x #s(literal -143/604800 binary64)) (*.f64 x x) (*.f64 x #s(literal -11/15120 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2924207/221225582592000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64)) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2924207/221225582592000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64)) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2924207/221225582592000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64)) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2924207/221225582592000000 binary64)))) (fma.f64 (*.f64 x x) #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64)) (*.f64 (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64))) (-.f64 (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2924207/221225582592000000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 20449/365783040000 binary64)) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 x #s(literal -11/15120 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(+.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (neg.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 #s(literal 529/129600 binary64) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (neg.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal -11/15120 binary64)) x #s(literal -23/360 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)) #s(literal 529/129600 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1771561/11948427342082473984000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1801152661463/101559956668416000000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1771561/11948427342082473984000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 148035889/2176782336000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 16194277/161273449709568000000 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1771561/11948427342082473984000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -148035889/2176782336000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1771561/11948427342082473984000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -148035889/2176782336000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 14641/52264543887360000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 279841/16796160000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 64009/29628426240000 binary64)))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 14641/52264543887360000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -279841/16796160000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))))) (neg.f64 (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (fma.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) (*.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))))) |
(*.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 x))) |
(tan.f64 x) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(/.f64 (tan.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/.f64 (neg.f64 (tan.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal -1 binary64)) |
(*.f64 (tan.f64 x) #s(literal 1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (tan.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
| 1× | egg-herbie |
| 16 412× | accelerator-lowering-fma.f32 |
| 16 412× | accelerator-lowering-fma.f64 |
| 5 598× | *-lowering-*.f32 |
| 5 598× | *-lowering-*.f64 |
| 2 824× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 1944 |
| 1 | 507 | 1938 |
| 2 | 1660 | 1914 |
| 3 | 5185 | 1906 |
| 0 | 8564 | 1815 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(* -143/604800 (pow x 8)) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -143/604800 (pow x 8)) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* 1/6 x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(* -143/604800 (pow x 7)) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -143/604800 (pow x 7)) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))) |
1/6 |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) |
(+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
(* -143/604800 (pow x 6)) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -143/604800 (pow x 6)) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -23/360 x) |
(* x (- (* -11/15120 (pow x 2)) 23/360)) |
(* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(* -143/604800 (pow x 5)) |
(* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* -143/604800 (pow x 5)) |
(* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(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 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* 1/6 x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 3)) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 3)) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
1/6 |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* -23/360 (pow x 2))) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* -11/15120 (pow x 6)) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 6)) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* 1/6 x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* -11/15120 (pow x 5)) |
(* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 5)) |
(* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))) |
(* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))) |
1/6 |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) |
(+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) |
(* -11/15120 (pow x 4)) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 4)) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -1/18 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -1/270 (pow x 2)) 1/18)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/270)) 1/18)))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(* 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) |
(* -11/15120 x) |
(* x (- (* -143/604800 (pow x 2)) 11/15120)) |
(* x (- (* -143/604800 (pow x 2)) 11/15120)) |
(* x (- (* -143/604800 (pow x 2)) 11/15120)) |
(* -143/604800 (pow x 3)) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -143/604800 (pow x 3)) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
-23/360 |
(- (* -11/15120 (pow x 2)) 23/360) |
(- (* -11/15120 (pow x 2)) 23/360) |
(- (* -11/15120 (pow x 2)) 23/360) |
(* -11/15120 (pow x 2)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 2)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
| Outputs |
|---|
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -143/604800 (pow x 8)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* -143/604800 (pow x 8)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -143/604800 (pow x 7)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 7 binary64))) |
(* -143/604800 (pow x 7)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))))) (pow.f64 x #s(literal 7 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* -143/604800 (pow x 6)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/6 binary64)) |
(* -143/604800 (pow x 6)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/6 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* x (- (* -11/15120 (pow x 2)) 23/360)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
(* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
(* -143/604800 (pow x 5)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -143/604800 (pow x 5)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* -23/360 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* -23/360 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* -23/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* -23/360 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(* -11/15120 (pow x 6)) |
(*.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* -11/15120 (pow x 6)) |
(*.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
(* -11/15120 (pow x 5)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* -11/15120 (pow x 5)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(* -11/15120 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* -11/15120 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -1/18 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/18 binary64) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -1/270 (pow x 2)) 1/18)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/270 binary64) #s(literal -1/18 binary64))) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/270)) 1/18)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2835 binary64)) #s(literal -1/270 binary64)) #s(literal -1/18 binary64)) #s(literal 1/6 binary64)))) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (/ (* (pow x 3) (cos x)) (sin x))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (cos.f64 x))))) (sin.f64 x)) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) |
(* 1/6 (pow x 3)) |
(*.f64 #s(literal 1/6 binary64) (*.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 3) |
(*.f64 x (*.f64 x x)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* x (- (* -143/604800 (pow x 2)) 11/15120)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* x (- (* -143/604800 (pow x 2)) 11/15120)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* x (- (* -143/604800 (pow x 2)) 11/15120)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* -143/604800 (pow x 3)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* -143/604800 (pow x 3)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
-23/360 |
#s(literal -23/360 binary64) |
(- (* -11/15120 (pow x 2)) 23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(- (* -11/15120 (pow x 2)) 23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(- (* -11/15120 (pow x 2)) 23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -11/15120 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -11/15120 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/3 binary64))) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)) x) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
Compiled 28 717 to 2 553 computations (91.1% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 885 | 11 | 896 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 888 | 15 | 903 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ▶ | 99.6% | (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ▶ | 99.6% | (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| 86.1% | (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) | |
| 14.5% | (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))))) | |
| 27.8% | (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) | |
| ▶ | 99.2% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ▶ | 99.7% | (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
| 99.6% | (*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) | |
| 99.6% | (*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) | |
| 99.7% | (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) | |
| ✓ | 99.7% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | 99.6% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
| ✓ | 99.7% | (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| ✓ | 99.1% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
Compiled 458 to 267 computations (41.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 1088 | (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -23/360 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal -23/360 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64))) |
| 2 152× | accelerator-lowering-fma.f32 |
| 2 152× | accelerator-lowering-fma.f64 |
| 628× | *-lowering-*.f32 |
| 628× | *-lowering-*.f64 |
| 492× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 245 |
| 1 | 100 | 229 |
| 2 | 267 | 227 |
| 3 | 626 | 227 |
| 4 | 1148 | 227 |
| 5 | 1483 | 227 |
| 6 | 1547 | 227 |
| 7 | 1554 | 227 |
| 8 | 1554 | 227 |
| 0 | 1554 | 208 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6))) |
x |
(+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6)) |
(* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) |
(* x x) |
(+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360) |
(+ (* (* x x) -143/604800) -11/15120) |
-143/604800 |
-11/15120 |
-23/360 |
(* x 1/6) |
1/6 |
(* (* x 1/6) x) |
(* x 1/6) |
x |
1/6 |
(+ (* (* x (* x (* x -23/360))) x) (* x (* x 1/6))) |
(* x (* x (* x -23/360))) |
x |
(* x (* x -23/360)) |
(* x -23/360) |
-23/360 |
(* x (* x 1/6)) |
(* x 1/6) |
1/6 |
(/ (* x x) (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(* x x) |
x |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
1 |
(+ (* x (* x -23/360)) 1/6) |
(* x -23/360) |
-23/360 |
1/6 |
(+ (* (* (* x x) (+ (* x (* x -11/15120)) -23/360)) (* x x)) (* x (* x 1/6))) |
(* (* x x) (+ (* x (* x -11/15120)) -23/360)) |
(* x x) |
x |
(+ (* x (* x -11/15120)) -23/360) |
(* x -11/15120) |
-11/15120 |
-23/360 |
(* x (* x 1/6)) |
(* x 1/6) |
1/6 |
| Outputs |
|---|
(* x (+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
x |
(+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(* x x) |
(*.f64 x x) |
(+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(+ (* (* x x) -143/604800) -11/15120) |
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
-143/604800 |
#s(literal -143/604800 binary64) |
-11/15120 |
#s(literal -11/15120 binary64) |
-23/360 |
#s(literal -23/360 binary64) |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(* (* x 1/6) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
x |
1/6 |
#s(literal 1/6 binary64) |
(+ (* (* x (* x (* x -23/360))) x) (* x (* x 1/6))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (* x (* x -23/360))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
x |
(* x (* x -23/360)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(* x -23/360) |
(*.f64 x #s(literal -23/360 binary64)) |
-23/360 |
#s(literal -23/360 binary64) |
(* x (* x 1/6)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(/ (* x x) (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
1 |
#s(literal 1 binary64) |
(+ (* x (* x -23/360)) 1/6) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* x -23/360) |
(*.f64 x #s(literal -23/360 binary64)) |
-23/360 |
#s(literal -23/360 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(+ (* (* (* x x) (+ (* x (* x -11/15120)) -23/360)) (* x x)) (* x (* x 1/6))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (* x x) (+ (* x (* x -11/15120)) -23/360)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x -11/15120)) -23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* x -11/15120) |
(*.f64 x #s(literal -11/15120 binary64)) |
-11/15120 |
#s(literal -11/15120 binary64) |
-23/360 |
#s(literal -23/360 binary64) |
(* x (* x 1/6)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* x 1/6) |
(*.f64 x #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 x #s(literal -11/15120 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.2% | (*.f64 x #s(literal -23/360 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 x (*.f64 x #s(literal -23/360 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 x #s(literal -23/360 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/6 binary64)) |
| 72.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 226 to 34 computations (85% saved)
ival-mult: 28.0ms (50.2% of total)const: 12.0ms (21.5% of total)ival-add: 11.0ms (19.7% of total)ival-div: 3.0ms (5.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6))> |
#<alt (* x (+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6)))> |
#<alt (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360))> |
#<alt (* x x)> |
#<alt (* (* x 1/6) x)> |
#<alt (* x 1/6)> |
#<alt (+ (* (* x (* x (* x -23/360))) x) (* x (* x 1/6)))> |
#<alt (* x (* x (* x -23/360)))> |
#<alt (* x (* x -23/360))> |
#<alt (* x -23/360)> |
#<alt (/ (* x x) (/ 1 (+ (* x (* x -23/360)) 1/6)))> |
#<alt (/ 1 (+ (* x (* x -23/360)) 1/6))> |
#<alt (+ (* x (* x -23/360)) 1/6)> |
#<alt (+ (* (* (* x x) (+ (* x (* x -11/15120)) -23/360)) (* x x)) (* x (* x 1/6)))> |
#<alt (* (* x x) (+ (* x (* x -11/15120)) -23/360))> |
#<alt (+ (* x (* x -11/15120)) -23/360)> |
#<alt (+ (* (* x x) -143/604800) -11/15120)> |
#<alt (* x (* x 1/6))> |
#<alt (* x -11/15120)> |
| Outputs |
|---|
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))> |
#<alt (* -143/604800 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -143/604800 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6))))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))> |
#<alt (* -143/604800 (pow x 8))> |
#<alt (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -143/604800 (pow x 8))> |
#<alt (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2)))))))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))> |
#<alt (* -143/604800 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* -143/604800 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800))> |
#<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 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt 6> |
#<alt (+ 6 (* 23/10 (pow x 2)))> |
#<alt (+ 6 (* (pow x 2) (+ 23/10 (* 529/600 (pow x 2)))))> |
#<alt (+ 6 (* (pow x 2) (+ 23/10 (* (pow x 2) (+ 529/600 (* 12167/36000 (pow x 2)))))))> |
#<alt (/ -360/23 (pow x 2))> |
#<alt (* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2))> |
#<alt (/ -360/23 (pow x 2))> |
#<alt (* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))> |
#<alt (* -11/15120 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))> |
#<alt (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))> |
#<alt (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))> |
#<alt (* -11/15120 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt -23/360> |
#<alt (- (* -11/15120 (pow x 2)) 23/360)> |
#<alt (- (* -11/15120 (pow x 2)) 23/360)> |
#<alt (- (* -11/15120 (pow x 2)) 23/360)> |
#<alt (* -11/15120 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -11/15120 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))> |
#<alt -11/15120> |
#<alt (- (* -143/604800 (pow x 2)) 11/15120)> |
#<alt (- (* -143/604800 (pow x 2)) 11/15120)> |
#<alt (- (* -143/604800 (pow x 2)) 11/15120)> |
#<alt (* -143/604800 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -143/604800 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2))))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
#<alt (* -11/15120 x)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* x -11/15120) |
| 2.0ms | x | @ | -inf | (* x 1/6) |
| 0.0ms | x | @ | inf | (+ (* (* x (* x (* x -23/360))) x) (* x (* x 1/6))) |
| 0.0ms | x | @ | 0 | (+ (* (* x (* x (* x -23/360))) x) (* x (* x 1/6))) |
| 0.0ms | x | @ | -inf | (* x (* x (* x -23/360))) |
| 1× | batch-egg-rewrite |
| 9 654× | accelerator-lowering-fma.f32 |
| 9 654× | accelerator-lowering-fma.f64 |
| 4 460× | *-lowering-*.f32 |
| 4 460× | *-lowering-*.f64 |
| 3 904× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 191 |
| 1 | 204 | 175 |
| 2 | 1583 | 173 |
| 0 | 8168 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6)) |
(* x (+ (* (* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) x) (* x 1/6))) |
(* (* x x) (+ (* (* x x) (+ (* (* x x) -143/604800) -11/15120)) -23/360)) |
(* x x) |
(* (* x 1/6) x) |
(* x 1/6) |
(+ (* (* x (* x (* x -23/360))) x) (* x (* x 1/6))) |
(* x (* x (* x -23/360))) |
(* x (* x -23/360)) |
(* x -23/360) |
(/ (* x x) (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
(+ (* x (* x -23/360)) 1/6) |
(+ (* (* (* x x) (+ (* x (* x -11/15120)) -23/360)) (* x x)) (* x (* x 1/6))) |
(* (* x x) (+ (* x (* x -11/15120)) -23/360)) |
(+ (* x (* x -11/15120)) -23/360) |
(+ (* (* x x) -143/604800) -11/15120) |
(* x (* x 1/6)) |
(* x -11/15120) |
| Outputs |
|---|
(+.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) x) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x x)) x) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (neg.f64 (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) x)) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) x) (/.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) x) x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) #s(literal -12167/46656000 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal 529/129600 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) #s(literal -529/129600 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) x) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) x) (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -23/360 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal -23/360 binary64))) |
(*.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -23/360 binary64)) |
(/.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x #s(literal -23/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -23/360 binary64)) x) |
(*.f64 x #s(literal -23/360 binary64)) |
(*.f64 #s(literal -23/360 binary64) x) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) x) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) x) (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))))) |
(*.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (/.f64 x (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 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 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #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 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/216 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) x) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) x) (/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) x) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x)) x) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) x) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x x)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) x) (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) (*.f64 x x)) (/.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))))) |
(*.f64 x (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) x) (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (*.f64 x #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1/6 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(fma.f64 (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -11/15120 binary64)) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -11/15120 binary64) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) x) x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -11/15120 binary64))) x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))) (*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x) |
(*.f64 (fma.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -12167/46656000 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (*.f64 x (*.f64 x #s(literal -23/360 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal -23/360 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(+.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (neg.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 #s(literal 529/129600 binary64) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x #s(literal -11/15120 binary64)) x #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (neg.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))) (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))) |
(/.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) #s(literal 529/129600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))))) (neg.f64 (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (fma.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) (*.f64 (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -12167/46656000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)) #s(literal -529/129600 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(*.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 121/228614400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x #s(literal -11/15120 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(+.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (neg.f64 (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(-.f64 (/.f64 #s(literal 121/228614400 binary64) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (neg.f64 (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))) |
(fma.f64 (*.f64 x #s(literal -143/604800 binary64)) x #s(literal -11/15120 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)))) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)) #s(literal 121/228614400 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))))) (neg.f64 (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (fma.f64 (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) (*.f64 (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64))) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2924207/221225582592000000 binary64)) #s(literal -1331/3456649728000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal 121/228614400 binary64)) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)) #s(literal -121/228614400 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))))) |
(*.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 20449/365783040000 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(*.f64 #s(literal -11/15120 binary64) x) |
| 1× | egg-herbie |
| 13 026× | accelerator-lowering-fma.f32 |
| 13 026× | accelerator-lowering-fma.f64 |
| 3 806× | *-lowering-*.f32 |
| 3 806× | *-lowering-*.f64 |
| 3 146× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 1750 |
| 1 | 396 | 1750 |
| 2 | 1239 | 1728 |
| 3 | 3370 | 1728 |
| 4 | 7297 | 1728 |
| 0 | 8420 | 1646 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/6 x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(* -143/604800 (pow x 7)) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -143/604800 (pow x 7)) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(* -143/604800 (pow x 8)) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -143/604800 (pow x 8)) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(* -143/604800 (pow x 6)) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* -143/604800 (pow x 6)) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(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 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 3)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 (pow x 2)) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
6 |
(+ 6 (* 23/10 (pow x 2))) |
(+ 6 (* (pow x 2) (+ 23/10 (* 529/600 (pow x 2))))) |
(+ 6 (* (pow x 2) (+ 23/10 (* (pow x 2) (+ 529/600 (* 12167/36000 (pow x 2))))))) |
(/ -360/23 (pow x 2)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
(/ -360/23 (pow x 2)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
1/6 |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* -23/360 (pow x 2))) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(* -11/15120 (pow x 6)) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 6)) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(* -11/15120 (pow x 4)) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 4)) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
-23/360 |
(- (* -11/15120 (pow x 2)) 23/360) |
(- (* -11/15120 (pow x 2)) 23/360) |
(- (* -11/15120 (pow x 2)) 23/360) |
(* -11/15120 (pow x 2)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -11/15120 (pow x 2)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
-11/15120 |
(- (* -143/604800 (pow x 2)) 11/15120) |
(- (* -143/604800 (pow x 2)) 11/15120) |
(- (* -143/604800 (pow x 2)) 11/15120) |
(* -143/604800 (pow x 2)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -143/604800 (pow x 2)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
(* -11/15120 x) |
| Outputs |
|---|
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -143/604800 (pow x 7)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))))) |
(* -143/604800 (pow x 7)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -143/604800 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x))))) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -143/604800 (pow x 8)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* -143/604800 (pow x 8)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 8 binary64))) |
(* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal -143/604800 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
(* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
(* -143/604800 (pow x 6)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -143/604800 (pow x 6)) |
(*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -143/604800 binary64) (/.f64 (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x 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 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 3)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x))) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
6 |
#s(literal 6 binary64) |
(+ 6 (* 23/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (+ 23/10 (* 529/600 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 529/600 binary64) #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (+ 23/10 (* (pow x 2) (+ 529/600 (* 12167/36000 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 12167/36000 binary64) #s(literal 529/600 binary64)) #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(/ -360/23 (pow x 2)) |
(/.f64 #s(literal -360/23 binary64) (*.f64 x x)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 #s(literal -21600/529 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 (+.f64 #s(literal -21600/529 binary64) (/.f64 #s(literal -1296000/12167 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1296000/12167 binary64) (/.f64 #s(literal -77760000/279841 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -360/23 binary64) (/.f64 #s(literal -21600/529 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ -360/23 (pow x 2)) |
(/.f64 #s(literal -360/23 binary64) (*.f64 x x)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 #s(literal -21600/529 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 (+.f64 #s(literal -21600/529 binary64) (/.f64 #s(literal -1296000/12167 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1296000/12167 binary64) (/.f64 #s(literal -77760000/279841 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -360/23 binary64) (/.f64 #s(literal -21600/529 binary64) (*.f64 x x)))) (*.f64 x x)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(* -11/15120 (pow x 6)) |
(*.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* -11/15120 (pow x 6)) |
(*.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (/.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -11/15120 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* -11/15120 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* -11/15120 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
-23/360 |
#s(literal -23/360 binary64) |
(- (* -11/15120 (pow x 2)) 23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(- (* -11/15120 (pow x 2)) 23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(- (* -11/15120 (pow x 2)) 23/360) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -11/15120 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -11/15120 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
-11/15120 |
#s(literal -11/15120 binary64) |
(- (* -143/604800 (pow x 2)) 11/15120) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(- (* -143/604800 (pow x 2)) 11/15120) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(- (* -143/604800 (pow x 2)) 11/15120) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* -143/604800 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* -143/604800 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
(* -11/15120 x) |
(*.f64 x #s(literal -11/15120 binary64)) |
Compiled 36 100 to 2 214 computations (93.9% saved)
16 alts after pruning (8 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 094 | 6 | 1 100 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 099 | 16 | 1 115 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ✓ | 99.6% | (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ▶ | 99.5% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ▶ | 99.6% | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
| ▶ | 99.2% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| 99.0% | (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| ▶ | 99.5% | (*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
| 99.6% | (*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) | |
| ✓ | 99.2% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 99.7% | (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
| 99.6% | (*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) | |
| ▶ | 99.7% | (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
| ✓ | 99.7% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | 99.6% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
| ✓ | 99.7% | (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| ✓ | 99.1% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
Compiled 372 to 227 computations (39% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 448 | (*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 1088 | (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 23/10 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
| ✓ | cost-diff | 1088 | (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| 5 144× | *-lowering-*.f32 |
| 5 144× | *-lowering-*.f64 |
| 2 418× | accelerator-lowering-fma.f32 |
| 2 418× | accelerator-lowering-fma.f64 |
| 1 678× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 232 |
| 1 | 76 | 220 |
| 2 | 211 | 212 |
| 3 | 612 | 204 |
| 4 | 1248 | 204 |
| 5 | 2012 | 204 |
| 6 | 2471 | 204 |
| 7 | 2996 | 204 |
| 8 | 3133 | 204 |
| 9 | 3140 | 204 |
| 10 | 3140 | 204 |
| 11 | 3685 | 198 |
| 12 | 4600 | 198 |
| 13 | 4982 | 198 |
| 14 | 5383 | 198 |
| 15 | 5429 | 198 |
| 16 | 5514 | 198 |
| 17 | 6321 | 198 |
| 18 | 6895 | 198 |
| 19 | 7822 | 198 |
| 0 | 8447 | 183 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (/ x (/ 1 (+ (* x (* x -23/360)) 1/6)))) |
x |
(/ x (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
1 |
(+ (* x (* x -23/360)) 1/6) |
(* x -23/360) |
-23/360 |
1/6 |
(/ (* x x) 6) |
(* x x) |
x |
6 |
(/ (* x x) (+ (* x (* x 23/10)) 6)) |
(* x x) |
x |
(+ (* x (* x 23/10)) 6) |
(* x 23/10) |
23/10 |
6 |
(/ (/ 1 (/ 1 (* x x))) (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(/ 1 (/ 1 (* x x))) |
1 |
(/ 1 (* x x)) |
(* x x) |
x |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
(+ (* x (* x -23/360)) 1/6) |
(* x -23/360) |
-23/360 |
1/6 |
(* (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) (/ 1 (+ (* x (* x -23/360)) -1/6))) |
(/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) |
(* x x) |
x |
(/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36)) |
1 |
(+ (* (* x x) (* (* x x) 529/129600)) -1/36) |
(* (* x x) 529/129600) |
529/129600 |
-1/36 |
(/ 1 (+ (* x (* x -23/360)) -1/6)) |
(+ (* x (* x -23/360)) -1/6) |
(* x -23/360) |
-23/360 |
-1/6 |
| Outputs |
|---|
(* x (/ x (/ 1 (+ (* x (* x -23/360)) 1/6)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
x |
(/ x (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
1 |
#s(literal 1 binary64) |
(+ (* x (* x -23/360)) 1/6) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* x -23/360) |
(*.f64 x #s(literal -23/360 binary64)) |
-23/360 |
#s(literal -23/360 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(/ (* x x) 6) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(* x x) |
(*.f64 x x) |
x |
6 |
#s(literal 6 binary64) |
(/ (* x x) (+ (* x (* x 23/10)) 6)) |
(/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/10 binary64) #s(literal 6 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x 23/10)) 6) |
(fma.f64 (*.f64 x x) #s(literal 23/10 binary64) #s(literal 6 binary64)) |
(* x 23/10) |
(*.f64 x #s(literal 23/10 binary64)) |
23/10 |
#s(literal 23/10 binary64) |
6 |
#s(literal 6 binary64) |
(/ (/ 1 (/ 1 (* x x))) (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/ 1 (/ 1 (* x x))) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(/ 1 (* x x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
x |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(+ (* x (* x -23/360)) 1/6) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* x -23/360) |
(*.f64 x #s(literal -23/360 binary64)) |
-23/360 |
#s(literal -23/360 binary64) |
1/6 |
#s(literal 1/6 binary64) |
(* (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) (/ 1 (+ (* x (* x -23/360)) -1/6))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))) |
(/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(* x x) |
(*.f64 x x) |
x |
(/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36)) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
1 |
#s(literal 1 binary64) |
(+ (* (* x x) (* (* x x) 529/129600)) -1/36) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) |
(* (* x x) 529/129600) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
529/129600 |
#s(literal 529/129600 binary64) |
-1/36 |
#s(literal -1/36 binary64) |
(/ 1 (+ (* x (* x -23/360)) -1/6)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(+ (* x (* x -23/360)) -1/6) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
(* x -23/360) |
(*.f64 x #s(literal -23/360 binary64)) |
-23/360 |
#s(literal -23/360 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 x #s(literal -23/360 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.3% | (*.f64 x #s(literal -23/360 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
| ✓ | accuracy | 99.2% | (*.f64 x #s(literal 23/10 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
| ✓ | accuracy | 99.3% | (*.f64 x #s(literal -23/360 binary64)) |
| 69.0ms | 245× | 0 | valid |
| 9.0ms | 10× | 5 | exit |
| 1.0ms | 1× | 3 | valid |
Compiled 226 to 34 computations (85% saved)
const: 19.0ms (33.8% of total)ival-div: 16.0ms (28.4% of total)ival-mult: 14.0ms (24.9% of total)ival-add: 5.0ms (8.9% of total)adjust: 2.0ms (3.6% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (/ 1 (+ (* x (* x -23/360)) 1/6)))> |
#<alt (* x (/ x (/ 1 (+ (* x (* x -23/360)) 1/6))))> |
#<alt (/ 1 (+ (* x (* x -23/360)) 1/6))> |
#<alt (+ (* x (* x -23/360)) 1/6)> |
#<alt (/ (* x x) 6)> |
#<alt (* x x)> |
#<alt (/ (* x x) (+ (* x (* x 23/10)) 6))> |
#<alt (+ (* x (* x 23/10)) 6)> |
#<alt (* x 23/10)> |
#<alt (/ 1 (/ 1 (* x x)))> |
#<alt (/ (/ 1 (/ 1 (* x x))) (/ 1 (+ (* x (* x -23/360)) 1/6)))> |
#<alt (/ 1 (* x x))> |
#<alt (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36)))> |
#<alt (* (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) (/ 1 (+ (* x (* x -23/360)) -1/6)))> |
#<alt (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))> |
#<alt (* x -23/360)> |
#<alt (* (* x x) 529/129600)> |
| Outputs |
|---|
#<alt (* 1/6 x)> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* x (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt 6> |
#<alt (+ 6 (* 23/10 (pow x 2)))> |
#<alt (+ 6 (* (pow x 2) (+ 23/10 (* 529/600 (pow x 2)))))> |
#<alt (+ 6 (* (pow x 2) (+ 23/10 (* (pow x 2) (+ 529/600 (* 12167/36000 (pow x 2)))))))> |
#<alt (/ -360/23 (pow x 2))> |
#<alt (* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2))> |
#<alt (/ -360/23 (pow x 2))> |
#<alt (* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2)))> |
#<alt (/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2))> |
#<alt (/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2))> |
#<alt 1/6> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (+ 1/6 (* -23/360 (pow x 2)))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 529/21600 (pow x 2)) 23/360))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 529/21600 (* -12167/1296000 (pow x 2)))) 23/360))))> |
#<alt 10/23> |
#<alt (- 10/23 (* 600/529 (/ 1 (pow x 2))))> |
#<alt (- (+ 10/23 (/ 36000/12167 (pow x 4))) (* 600/529 (/ 1 (pow x 2))))> |
#<alt (- (+ 10/23 (/ 36000/12167 (pow x 4))) (+ (* 600/529 (/ 1 (pow x 2))) (* 2160000/279841 (/ 1 (pow x 6)))))> |
#<alt 10/23> |
#<alt (- 10/23 (* 600/529 (/ 1 (pow x 2))))> |
#<alt (- (+ 10/23 (/ 36000/12167 (pow x 4))) (* 600/529 (/ 1 (pow x 2))))> |
#<alt (- (+ 10/23 (/ 36000/12167 (pow x 4))) (+ (* 600/529 (/ 1 (pow x 2))) (* 2160000/279841 (/ 1 (pow x 6)))))> |
#<alt 6> |
#<alt (+ 6 (* 23/10 (pow x 2)))> |
#<alt (+ 6 (* 23/10 (pow x 2)))> |
#<alt (+ 6 (* 23/10 (pow x 2)))> |
#<alt (* 23/10 (pow x 2))> |
#<alt (* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2)))))> |
#<alt (* 23/10 (pow x 2))> |
#<alt (* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2)))))> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (* 23/10 x)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (* -1/36 (pow x 2))> |
#<alt (* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36))> |
#<alt (* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36))> |
#<alt (* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36))> |
#<alt (* 529/129600 (pow x 6))> |
#<alt (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* 529/129600 (pow x 6))> |
#<alt (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4)))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2))))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* -23/360 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360))> |
#<alt -36> |
#<alt (- (* -529/100 (pow x 4)) 36)> |
#<alt (- (* (pow x 4) (- (* -279841/360000 (pow x 4)) 529/100)) 36)> |
#<alt (- (* (pow x 4) (- (* (pow x 4) (- (* -148035889/1296000000 (pow x 4)) 279841/360000)) 529/100)) 36)> |
#<alt (/ 129600/529 (pow x 4))> |
#<alt (/ (+ 129600/529 (* 466560000/279841 (/ 1 (pow x 4)))) (pow x 4))> |
#<alt (/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (/ 1679616000000/148035889 (pow x 8)))) (pow x 4))> |
#<alt (/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (+ (* 6046617600000000/78310985281 (/ 1 (pow x 12))) (/ 1679616000000/148035889 (pow x 8))))) (pow x 4))> |
#<alt (/ 129600/529 (pow x 4))> |
#<alt (/ (+ 129600/529 (* 466560000/279841 (/ 1 (pow x 4)))) (pow x 4))> |
#<alt (/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (/ 1679616000000/148035889 (pow x 8)))) (pow x 4))> |
#<alt (/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (+ (* 6046617600000000/78310985281 (/ 1 (pow x 12))) (/ 1679616000000/148035889 (pow x 8))))) (pow x 4))> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* -23/360 x)> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
#<alt (* 529/129600 (pow x 2))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) |
| 1.0ms | x | @ | inf | (* (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) (/ 1 (+ (* x (* x -23/360)) -1/6))) |
| 1.0ms | x | @ | 0 | (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36)) |
| 0.0ms | x | @ | 0 | (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) |
| 0.0ms | x | @ | inf | (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36)) |
| 1× | batch-egg-rewrite |
| 5 836× | accelerator-lowering-fma.f32 |
| 5 836× | accelerator-lowering-fma.f64 |
| 4 110× | *-lowering-*.f32 |
| 4 110× | *-lowering-*.f64 |
| 3 900× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 141 |
| 1 | 200 | 121 |
| 2 | 1486 | 121 |
| 0 | 8798 | 111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(* x (/ x (/ 1 (+ (* x (* x -23/360)) 1/6)))) |
(/ 1 (+ (* x (* x -23/360)) 1/6)) |
(+ (* x (* x -23/360)) 1/6) |
(/ (* x x) 6) |
(* x x) |
(/ (* x x) (+ (* x (* x 23/10)) 6)) |
(+ (* x (* x 23/10)) 6) |
(* x 23/10) |
(/ 1 (/ 1 (* x x))) |
(/ (/ 1 (/ 1 (* x x))) (/ 1 (+ (* x (* x -23/360)) 1/6))) |
(/ 1 (* x x)) |
(/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) |
(* (/ (* x x) (/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36))) (/ 1 (+ (* x (* x -23/360)) -1/6))) |
(/ 1 (+ (* (* x x) (* (* x x) 529/129600)) -1/36)) |
(* x -23/360) |
(* (* x x) 529/129600) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(+.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) (*.f64 x #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/6 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/6 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x)) |
(fma.f64 #s(literal -1/6 binary64) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (neg.f64 x))) |
(fma.f64 (neg.f64 x) #s(literal -1/6 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (neg.f64 x) (*.f64 #s(literal -1/6 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (/.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #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 -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (-.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(/.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (*.f64 x x)) (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(+.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -529/4665600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)))) (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) (-.f64 (/.f64 #s(literal -1/6 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal -23/360 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 -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (neg.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) #s(literal -1 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 23/360 binary64) (*.f64 x (neg.f64 x)) #s(literal 1/6 binary64)) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) |
(/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -529/4665600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64)))) #s(literal 1/10077696 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -12167/10077696000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64)))) #s(literal 1/10077696 binary64)) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -12167/10077696000 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 #s(literal -23/360 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 -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -6 binary64)) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) #s(literal -6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)))) (*.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/10 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/10 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (*.f64 #s(literal -6 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))))) |
(fma.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (*.f64 (*.f64 x x) #s(literal 23/10 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) #s(literal -6 binary64))) |
(neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) (*.f64 x (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (neg.f64 (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)))) |
(-.f64 (/.f64 #s(literal 36 binary64) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 23/10 binary64) #s(literal 6 binary64)) |
(fma.f64 #s(literal 23/10 binary64) (*.f64 x x) #s(literal 6 binary64)) |
(fma.f64 (*.f64 x #s(literal 23/10 binary64)) x #s(literal 6 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (neg.f64 (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))))) |
(fma.f64 #s(literal -23/10 binary64) (*.f64 x (neg.f64 x)) #s(literal 6 binary64)) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal 6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (neg.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal 6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64)) #s(literal 10077696 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64) #s(literal 46656 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 328509/125 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64)) #s(literal 10077696 binary64)) (*.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64) #s(literal 46656 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 328509/125 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64) #s(literal -46656 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal -216 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64) #s(literal -46656 binary64)) (*.f64 (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal -216 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 148035889/1000000 binary64) #s(literal -46656 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 279841/10000 binary64) #s(literal 1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4761/25 binary64))))) |
(/.f64 (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)))) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64)))) |
(/.f64 (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 279841/10000 binary64) #s(literal -1296 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)) #s(literal 36 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))))) (neg.f64 (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)))) (*.f64 (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64))) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))) (/.f64 #s(literal 36 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal -6 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 69/5 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal -6 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 12167/1000 binary64)) #s(literal 216 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal 36 binary64)) (*.f64 (*.f64 x x) #s(literal -69/5 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)) #s(literal -36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -23/10 binary64) #s(literal 6 binary64)))) |
(*.f64 (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/100 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 23/10 binary64))))) |
(/.f64 #s(literal 23/10 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x #s(literal 23/10 binary64)) |
(*.f64 #s(literal 23/10 binary64) x) |
(exp.f64 (log.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (*.f64 x x)) (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(pow.f64 x #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(+.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 x (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 x (neg.f64 x))) (*.f64 #s(literal 1/36 binary64) (*.f64 x (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (*.f64 x x)) (*.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))) |
(-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/1296 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(fma.f64 #s(literal -1/36 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal 1/36 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -529/4665600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) x) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (*.f64 x x)) (*.f64 (log.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) #s(literal 1/36 binary64))) |
(fma.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 6 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -23/2160 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(pow.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) x) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64))) x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (*.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) (*.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal 1/1296 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/4665600 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) #s(literal 1/36 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/129600 binary64) #s(literal -1/36 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 21914624432020321/4738381338321616896000000000000 binary64) (*.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (*.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 78310985281/282110990745600000000 binary64) (*.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (-.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal 1/46656 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/4665600 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/4665600 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)) (+.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/4665600 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)))) |
(pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal -1/36 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)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 148035889/2176782336000000 binary64))) #s(literal -1/46656 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 529/4665600 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 279841/16796160000 binary64)) #s(literal -1/1296 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) #s(literal 1/36 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x #s(literal -23/360 binary64)) |
(*.f64 #s(literal -23/360 binary64) x) |
(neg.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 529/129600 binary64))) |
(neg.f64 (*.f64 #s(literal 529/129600 binary64) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -529/129600 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 529/129600 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -529/129600 binary64))) |
(/.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 529/129600 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -529/129600 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 x #s(literal -23/360 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x #s(literal 529/129600 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64))) |
(*.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 x #s(literal -23/360 binary64))) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(*.f64 #s(literal 529/129600 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 529/129600 binary64)) x) |
(*.f64 #s(literal -529/129600 binary64) (*.f64 x (neg.f64 x))) |
| 1× | egg-herbie |
| 14 218× | accelerator-lowering-fma.f32 |
| 14 218× | accelerator-lowering-fma.f64 |
| 4 070× | *-lowering-*.f32 |
| 4 070× | *-lowering-*.f64 |
| 3 172× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1468 |
| 1 | 366 | 1468 |
| 2 | 865 | 1462 |
| 3 | 2042 | 1462 |
| 4 | 4807 | 1462 |
| 0 | 8472 | 1387 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/6 x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 3)) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 3)) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
6 |
(+ 6 (* 23/10 (pow x 2))) |
(+ 6 (* (pow x 2) (+ 23/10 (* 529/600 (pow x 2))))) |
(+ 6 (* (pow x 2) (+ 23/10 (* (pow x 2) (+ 529/600 (* 12167/36000 (pow x 2))))))) |
(/ -360/23 (pow x 2)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
(/ -360/23 (pow x 2)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
1/6 |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* -23/360 (pow x 2))) |
(+ 1/6 (* -23/360 (pow x 2))) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 2)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 529/21600 (pow x 2)) 23/360)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 529/21600 (* -12167/1296000 (pow x 2)))) 23/360)))) |
10/23 |
(- 10/23 (* 600/529 (/ 1 (pow x 2)))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (* 600/529 (/ 1 (pow x 2)))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (+ (* 600/529 (/ 1 (pow x 2))) (* 2160000/279841 (/ 1 (pow x 6))))) |
10/23 |
(- 10/23 (* 600/529 (/ 1 (pow x 2)))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (* 600/529 (/ 1 (pow x 2)))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (+ (* 600/529 (/ 1 (pow x 2))) (* 2160000/279841 (/ 1 (pow x 6))))) |
6 |
(+ 6 (* 23/10 (pow x 2))) |
(+ 6 (* 23/10 (pow x 2))) |
(+ 6 (* 23/10 (pow x 2))) |
(* 23/10 (pow x 2)) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(* 23/10 (pow x 2)) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(* 23/10 x) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(* -1/36 (pow x 2)) |
(* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)) |
(* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)) |
(* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)) |
(* 529/129600 (pow x 6)) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(* 529/129600 (pow x 6)) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* -23/360 (pow x 4)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
-36 |
(- (* -529/100 (pow x 4)) 36) |
(- (* (pow x 4) (- (* -279841/360000 (pow x 4)) 529/100)) 36) |
(- (* (pow x 4) (- (* (pow x 4) (- (* -148035889/1296000000 (pow x 4)) 279841/360000)) 529/100)) 36) |
(/ 129600/529 (pow x 4)) |
(/ (+ 129600/529 (* 466560000/279841 (/ 1 (pow x 4)))) (pow x 4)) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (/ 1679616000000/148035889 (pow x 8)))) (pow x 4)) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (+ (* 6046617600000000/78310985281 (/ 1 (pow x 12))) (/ 1679616000000/148035889 (pow x 8))))) (pow x 4)) |
(/ 129600/529 (pow x 4)) |
(/ (+ 129600/529 (* 466560000/279841 (/ 1 (pow x 4)))) (pow x 4)) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (/ 1679616000000/148035889 (pow x 8)))) (pow x 4)) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (+ (* 6046617600000000/78310985281 (/ 1 (pow x 12))) (/ 1679616000000/148035889 (pow x 8))))) (pow x 4)) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* -23/360 x) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
(* 529/129600 (pow x 2)) |
| Outputs |
|---|
(* 1/6 x) |
(*.f64 #s(literal 1/6 binary64) x) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* x (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
6 |
#s(literal 6 binary64) |
(+ 6 (* 23/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (+ 23/10 (* 529/600 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 529/600 binary64) #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* (pow x 2) (+ 23/10 (* (pow x 2) (+ 529/600 (* 12167/36000 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 12167/36000 binary64)) #s(literal 529/600 binary64)) #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(/ -360/23 (pow x 2)) |
(/.f64 #s(literal -360/23 binary64) (*.f64 x x)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 #s(literal -21600/529 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 (+.f64 #s(literal -21600/529 binary64) (/.f64 #s(literal -1296000/12167 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal 1296000/12167 binary64) (/.f64 #s(literal 77760000/279841 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 21600/529 binary64)) #s(literal -360/23 binary64)) (*.f64 x x)) |
(/ -360/23 (pow x 2)) |
(/.f64 #s(literal -360/23 binary64) (*.f64 x x)) |
(* -1 (/ (+ 360/23 (* 21600/529 (/ 1 (pow x 2)))) (pow x 2))) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 #s(literal -21600/529 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 21600/529 (* 1296000/12167 (/ 1 (pow x 2)))) (pow x 2))) 360/23) (pow x 2)) |
(/.f64 (+.f64 #s(literal -360/23 binary64) (/.f64 (+.f64 #s(literal -21600/529 binary64) (/.f64 #s(literal -1296000/12167 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* -1 (/ (+ 1296000/12167 (* 77760000/279841 (/ 1 (pow x 2)))) (pow x 4))) (+ 360/23 (* 21600/529 (/ 1 (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal 1296000/12167 binary64) (/.f64 #s(literal 77760000/279841 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 21600/529 binary64)) #s(literal -360/23 binary64)) (*.f64 x x)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+ 1/6 (* -23/360 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* -23/360 (pow x 2)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(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 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 529/21600 (pow x 2)) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 529/21600 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 529/21600 (* -12167/1296000 (pow x 2)))) 23/360)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -12167/1296000 binary64) #s(literal 529/21600 binary64)) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
10/23 |
#s(literal 10/23 binary64) |
(- 10/23 (* 600/529 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 10/23 binary64) (/.f64 #s(literal -600/529 binary64) (*.f64 x x))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (* 600/529 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 #s(literal 10/23 binary64) (/.f64 #s(literal 36000/12167 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -600/529 binary64) (*.f64 x x))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (+ (* 600/529 (/ 1 (pow x 2))) (* 2160000/279841 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 #s(literal 10/23 binary64) (/.f64 #s(literal -600/529 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 36000/12167 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2160000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
10/23 |
#s(literal 10/23 binary64) |
(- 10/23 (* 600/529 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 10/23 binary64) (/.f64 #s(literal -600/529 binary64) (*.f64 x x))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (* 600/529 (/ 1 (pow x 2)))) |
(+.f64 (+.f64 #s(literal 10/23 binary64) (/.f64 #s(literal 36000/12167 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -600/529 binary64) (*.f64 x x))) |
(- (+ 10/23 (/ 36000/12167 (pow x 4))) (+ (* 600/529 (/ 1 (pow x 2))) (* 2160000/279841 (/ 1 (pow x 6))))) |
(+.f64 (+.f64 #s(literal 10/23 binary64) (/.f64 #s(literal -600/529 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 36000/12167 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2160000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
6 |
#s(literal 6 binary64) |
(+ 6 (* 23/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* 23/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(+ 6 (* 23/10 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* 23/10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 23/10 binary64))) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* 23/10 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 23/10 binary64))) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* (pow x 2) (+ 23/10 (* 6 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(* 23/10 x) |
(*.f64 x #s(literal 23/10 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1/36 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/36 binary64))) |
(* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) |
(* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) |
(* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) |
(* 529/129600 (pow x 6)) |
(*.f64 x (*.f64 #s(literal 529/129600 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 529/129600 (pow x 6)) |
(*.f64 x (*.f64 #s(literal 529/129600 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 1/6 (pow x 2)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* -23/360 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 #s(literal -23/360 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
-36 |
#s(literal -36 binary64) |
(- (* -529/100 (pow x 4)) 36) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -529/100 binary64) #s(literal -36 binary64)) |
(- (* (pow x 4) (- (* -279841/360000 (pow x 4)) 529/100)) 36) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -279841/360000 binary64) #s(literal -529/100 binary64)) #s(literal -36 binary64)) |
(- (* (pow x 4) (- (* (pow x 4) (- (* -148035889/1296000000 (pow x 4)) 279841/360000)) 529/100)) 36) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -148035889/1296000000 binary64) #s(literal -279841/360000 binary64))) #s(literal -529/100 binary64)) #s(literal -36 binary64)) |
(/ 129600/529 (pow x 4)) |
(/.f64 #s(literal 129600/529 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 129600/529 (* 466560000/279841 (/ 1 (pow x 4)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 129600/529 binary64) (/.f64 #s(literal 466560000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (/ 1679616000000/148035889 (pow x 8)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 129600/529 binary64) (+.f64 (/.f64 #s(literal 466560000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1679616000000/148035889 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (+ (* 6046617600000000/78310985281 (/ 1 (pow x 12))) (/ 1679616000000/148035889 (pow x 8))))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 #s(literal 129600/529 binary64) (+.f64 (/.f64 #s(literal 466560000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1679616000000/148035889 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 6046617600000000/78310985281 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 129600/529 (pow x 4)) |
(/.f64 #s(literal 129600/529 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 129600/529 (* 466560000/279841 (/ 1 (pow x 4)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 129600/529 binary64) (/.f64 #s(literal 466560000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (/ 1679616000000/148035889 (pow x 8)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 129600/529 binary64) (+.f64 (/.f64 #s(literal 466560000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1679616000000/148035889 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 129600/529 (+ (* 466560000/279841 (/ 1 (pow x 4))) (+ (* 6046617600000000/78310985281 (/ 1 (pow x 12))) (/ 1679616000000/148035889 (pow x 8))))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 #s(literal 129600/529 binary64) (+.f64 (/.f64 #s(literal 466560000/279841 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1679616000000/148035889 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 6046617600000000/78310985281 binary64) (pow.f64 x #s(literal 12 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* -23/360 x) |
(*.f64 x #s(literal -23/360 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
(* 529/129600 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) |
Compiled 59 742 to 3 516 computations (94.1% saved)
16 alts after pruning (6 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 130 | 5 | 2 135 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 8 | 8 |
| Total | 2 135 | 16 | 2 151 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| ✓ | 99.6% | (fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| 99.2% | (/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) | |
| ✓ | 99.6% | (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
| ✓ | 99.2% | (/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| 99.2% | (/.f64 x (/.f64 #s(literal 6 binary64) x)) | |
| 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) | |
| 99.0% | (/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| ✓ | 99.2% | (*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| ✓ | 99.7% | (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
| 99.3% | (*.f64 x (/.f64 x #s(literal 6 binary64))) | |
| ✓ | 99.7% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
| ✓ | 99.6% | (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
| ✓ | 99.7% | (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| ✓ | 99.1% | (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
| 4.3% | #s(literal 10/23 binary64) |
Compiled 583 to 236 computations (59.5% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 x (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (tan.f64 x)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) (tan.f64 x)) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (+.f64 #s(literal -143/604800 binary64) (/.f64 #s(literal -11/15120 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -23/360 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
2 calls:
| 8.0ms | x |
| 7.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
2 calls:
| 7.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
2 calls:
| 8.0ms | x |
| 4.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 6 binary64)) |
(*.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
2 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -23/360 binary64)))) x (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
2 calls:
| 6.0ms | x |
| 3.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 x (/.f64 #s(literal 6 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(/.f64 (*.f64 x x) #s(literal 6 binary64)) |
| Outputs |
|---|
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
| 99.3% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
| Outputs |
|---|
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
2 calls:
| 5.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal 10/23 binary64) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | x |
| 99.1% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 10/23 binary64) |
| Outputs |
|---|
#s(literal 10/23 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.3% | 1 | x |
| 4.3% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
| 34× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 112 |
| 1 | 56 | 112 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 10/23 binary64) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 23/10 binary64)) #s(literal 6 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (/.f64 x #s(literal 6 binary64))) |
(*.f64 (*.f64 x #s(literal 1/6 binary64)) x) |
(*.f64 x (*.f64 x #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 10/23 binary64) |
| 18 358× | accelerator-lowering-fma.f32 |
| 18 358× | accelerator-lowering-fma.f64 |
| 14 218× | accelerator-lowering-fma.f32 |
| 14 218× | accelerator-lowering-fma.f64 |
| 13 026× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 408 |
| 1 | 301 | 384 |
| 2 | 829 | 384 |
| 3 | 2520 | 348 |
| 4 | 5523 | 342 |
| 0 | 8535 | 318 |
| 0 | 31 | 192 |
| 1 | 187 | 192 |
| 2 | 1416 | 192 |
| 0 | 8172 | 170 |
| 0 | 154 | 1468 |
| 1 | 366 | 1468 |
| 2 | 865 | 1462 |
| 3 | 2042 | 1462 |
| 4 | 4807 | 1462 |
| 0 | 8472 | 1387 |
| 0 | 133 | 1750 |
| 1 | 396 | 1750 |
| 2 | 1239 | 1728 |
| 3 | 3370 | 1728 |
| 4 | 7297 | 1728 |
| 0 | 8420 | 1646 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 321 to 169 computations (47.4% saved)
(abs x)
Compiled 392 to 168 computations (57.1% saved)
Loading profile data...