
Time bar (total: 6.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 25% | 25% | 75% | 0% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.5% | 0% | 0% | 0% | 0% | 4 |
| 43.8% | 43.7% | 56.2% | 0% | 0% | 0% | 0% | 5 |
| 46.9% | 46.9% | 53.1% | 0% | 0% | 0% | 0% | 6 |
| 48.4% | 48.4% | 51.5% | 0% | 0% | 0% | 0% | 7 |
| 49.2% | 49.2% | 50.8% | 0% | 0% | 0% | 0% | 8 |
| 49.6% | 49.6% | 50.4% | 0% | 0% | 0% | 0% | 9 |
| 49.8% | 49.8% | 50.2% | 0% | 0% | 0% | 0% | 10 |
| 49.9% | 49.9% | 50.1% | 0% | 0% | 0% | 0% | 11 |
| 50% | 49.9% | 50% | 0% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 678.0ms | 2 273× | 2 | valid |
| 452.0ms | 4 157× | 0 | valid |
| 198.0ms | 1 280× | 1 | valid |
| 188.0ms | 544× | 3 | valid |
| 2.0ms | 2× | 4 | valid |
ival-cos: 809.0ms (64.1% of total)ival-sin: 166.0ms (13.2% of total)ival-div: 106.0ms (8.4% of total)ival-sub: 88.0ms (7% of total)adjust: 75.0ms (5.9% of total)exact: 9.0ms (0.7% of total)ival-true: 6.0ms (0.5% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 204× | accelerator-lowering-fma.f32 |
| 204× | accelerator-lowering-fma.f64 |
| 140× | *-lowering-*.f32 |
| 140× | *-lowering-*.f64 |
| 110× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 13 |
| 1 | 38 | 13 |
| 2 | 77 | 12 |
| 3 | 181 | 12 |
| 4 | 444 | 12 |
| 5 | 684 | 12 |
| 6 | 719 | 12 |
| 0 | 6 | 4 |
| 1 | 16 | 4 |
| 2 | 22 | 4 |
| 3 | 33 | 4 |
| 4 | 54 | 4 |
| 5 | 77 | 4 |
| 6 | 110 | 4 |
| 7 | 184 | 4 |
| 8 | 307 | 4 |
| 9 | 515 | 4 |
| 10 | 557 | 4 |
| 11 | 560 | 4 |
| 12 | 568 | 4 |
| 13 | 574 | 4 |
| 14 | 578 | 4 |
| 15 | 585 | 4 |
| 16 | 592 | 4 |
| 17 | 593 | 4 |
| 0 | 593 | 4 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
| Outputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
(neg.f64 (tan.f64 (*.f64 x #s(literal -1/2 binary64)))) |
| Inputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos (neg x))) (sin (neg x))) |
(neg (/ (- 1 (cos (neg x))) (sin (neg x)))) |
| Outputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
(tan (* x 1/2)) |
(/ (- 1 (cos (neg x))) (sin (neg x))) |
(tan (* x -1/2)) |
(neg (/ (- 1 (cos (neg x))) (sin (neg x)))) |
(tan (* x 1/2)) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 71 | 2 | (2.021959396404315e+167) | 0 | - | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 62 | 0 | - | 1 | (2.333664827205302e-156) | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | cancellation | 73 | 3 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) | u/n | 61 | 0 |
| ↳ | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | underflow | 61 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 132 | 1 |
| - | 2 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 132 | 1 | 0 |
| - | 2 | 2 | 119 |
| number | freq |
|---|---|
| 0 | 122 |
| 1 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 84.0ms | 152× | 2 | valid |
| 27.0ms | 262× | 0 | valid |
| 9.0ms | 26× | 3 | valid |
| 7.0ms | 72× | 1 | valid |
Compiled 54 to 28 computations (48.1% saved)
ival-cos: 39.0ms (59.1% of total)ival-sin: 11.0ms (16.7% of total)ival-div: 6.0ms (9.1% of total)ival-sub: 5.0ms (7.6% of total)adjust: 4.0ms (6.1% of total)exact: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | cost-diff | 6848 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 204× | accelerator-lowering-fma.f32 |
| 204× | accelerator-lowering-fma.f64 |
| 140× | *-lowering-*.f32 |
| 140× | *-lowering-*.f64 |
| 82× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 14 |
| 1 | 16 | 14 |
| 2 | 22 | 14 |
| 3 | 33 | 14 |
| 4 | 54 | 14 |
| 5 | 77 | 14 |
| 6 | 110 | 14 |
| 7 | 184 | 14 |
| 8 | 307 | 14 |
| 9 | 515 | 14 |
| 10 | 557 | 14 |
| 11 | 560 | 14 |
| 12 | 568 | 14 |
| 13 | 574 | 14 |
| 14 | 578 | 14 |
| 15 | 585 | 14 |
| 16 | 592 | 14 |
| 17 | 593 | 14 |
| 0 | 593 | 14 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
(- 1 (cos x)) |
1 |
(cos x) |
x |
(sin x) |
| Outputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
(neg.f64 (tan.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(cos x) |
(cos.f64 x) |
x |
(sin x) |
(sin.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 77.3% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| ✓ | accuracy | 76.1% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 30.0ms | 131× | 0 | valid |
| 20.0ms | 76× | 2 | valid |
| 5.0ms | 13× | 3 | valid |
| 4.0ms | 36× | 1 | valid |
Compiled 19 to 8 computations (57.9% saved)
ival-cos: 35.0ms (71.4% of total)ival-sin: 6.0ms (12.2% of total)ival-div: 3.0ms (6.1% of total)adjust: 2.0ms (4.1% of total)ival-sub: 2.0ms (4.1% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (- 1 (cos x))> |
#<alt (cos x)> |
#<alt (sin x)> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (/ (- 1 (cos x)) (sin x))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt (- 1 (cos x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<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)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (- 1 (cos x)) (sin x)) |
| 1.0ms | x | @ | -inf | (/ (- 1 (cos x)) (sin x)) |
| 0.0ms | x | @ | 0 | (/ (- 1 (cos x)) (sin x)) |
| 0.0ms | x | @ | 0 | (cos x) |
| 0.0ms | x | @ | 0 | (- 1 (cos x)) |
| 1× | batch-egg-rewrite |
| 4 606× | *-lowering-*.f32 |
| 4 606× | *-lowering-*.f64 |
| 3 722× | /-lowering-/.f32 |
| 3 722× | /-lowering-/.f64 |
| 2 028× | --lowering--.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 12 |
| 1 | 35 | 12 |
| 2 | 241 | 12 |
| 3 | 2351 | 11 |
| 0 | 8884 | 11 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (cos x)) (sin x)) |
(- 1 (cos x)) |
(cos x) |
(sin x) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (cos.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 x)) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x)) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (sin.f64 x)) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (/.f64 (pow.f64 (tan.f64 x) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (tan.f64 x) #s(literal -2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (-.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))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (-.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))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #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)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (cos.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(fma.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (cos.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (cos.f64 x))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (sin.f64 x))))) |
(/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (sin.f64 x) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (sin.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x))))) |
(/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 x))) |
(/.f64 (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) (tan.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 (pow.f64 (tan.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 x) (sin.f64 x)) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (neg.f64 (cos.f64 x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 x) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(/.f64 (+.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 x))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (sin.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.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) (tan.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 (cos.f64 x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 x))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.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) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) (tan.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 (pow.f64 (tan.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (tan.f64 x))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) |
(/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (sin.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (sin.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (sin.f64 x)) (sin.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) (sin.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 x))) (sin.f64 x)) (*.f64 (sin.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (sin.f64 x) (neg.f64 (cos.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) (tan.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (neg.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 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 x)))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 x))) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 x) (sin.f64 x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x)) (*.f64 (sin.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (*.f64 (sin.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.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) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.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) (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 x) #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (sin.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (tan.f64 x) (sin.f64 x))) (neg.f64 (*.f64 (sin.f64 x) (tan.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (neg.f64 (cos.f64 x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (tan.f64 x) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (sin.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (sin.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 x)) (sin.f64 x))) (neg.f64 (*.f64 (sin.f64 x) (tan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 (cos.f64 x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 (sin.f64 x)) (cos.f64 x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 x) (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (sin.f64 x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (sin.f64 x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (sin.f64 x))) (neg.f64 (sin.f64 x))) |
(pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(*.f64 (sin.f64 x) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (sin.f64 x))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (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 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (sin.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (sin.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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) (*.f64 (sin.f64 x) (+.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) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(*.f64 (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.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)) (pow.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 x) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 x) #s(literal -3 binary64)) (pow.f64 (tan.f64 x) #s(literal -3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (pow.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (pow.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(neg.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (sin.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #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) (cos.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 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) (cos.f64 x)) #s(literal 2 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.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) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(exp.f64 (log.f64 (cos.f64 x))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 x) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(pow.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sin.f64 x))) |
(exp.f64 (*.f64 (neg.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(/.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (sin.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (sin.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (sin.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (sin.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (neg.f64 (sin.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (sin.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (sin.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (sin.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) (sin.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(literal 1 binary64)) |
(*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
| 1× | egg-herbie |
| 19 148× | accelerator-lowering-fma.f32 |
| 19 148× | accelerator-lowering-fma.f64 |
| 3 796× | *-lowering-*.f32 |
| 3 796× | *-lowering-*.f64 |
| 3 232× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 286 |
| 1 | 224 | 286 |
| 2 | 555 | 280 |
| 3 | 1656 | 280 |
| 4 | 3000 | 280 |
| 5 | 4243 | 280 |
| 6 | 4592 | 280 |
| 7 | 5323 | 280 |
| 8 | 6815 | 280 |
| 0 | 8390 | 256 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(/ (- 1 (cos x)) (sin x)) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
(- 1 (cos x)) |
(- 1 (cos x)) |
(- 1 (cos x)) |
(- 1 (cos x)) |
(- 1 (cos x)) |
(- 1 (cos x)) |
(- 1 (cos x)) |
(- 1 (cos x)) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
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) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(/ (- 1 (cos x)) (sin x)) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.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 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (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)) (*.f64 x (*.f64 x x)) 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) |
Compiled 14 409 to 1 635 computations (88.7% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 657 | 6 | 663 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 658 | 6 | 664 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) | |
| ▶ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 50.2% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 50.6% | (*.f64 #s(literal 1/2 binary64) x) |
| ▶ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
Compiled 110 to 74 computations (32.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 1 312× | accelerator-lowering-fma.f32 |
| 1 312× | accelerator-lowering-fma.f64 |
| 402× | *-lowering-*.f32 |
| 402× | *-lowering-*.f64 |
| 256× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 152 |
| 1 | 86 | 152 |
| 2 | 234 | 152 |
| 3 | 482 | 152 |
| 4 | 681 | 152 |
| 5 | 744 | 152 |
| 6 | 748 | 152 |
| 0 | 748 | 136 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(tan (* x 1/2)) |
(* x 1/2) |
x |
1/2 |
(* 1/2 x) |
1/2 |
x |
(* x (+ (* x (* x 1/24)) 1/2)) |
x |
(+ (* x (* x 1/24)) 1/2) |
(* x 1/24) |
1/24 |
1/2 |
(* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2)) |
x |
(+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2) |
(* x x) |
(+ (* x (* x 1/240)) 1/24) |
(* x 1/240) |
1/240 |
1/24 |
1/2 |
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2)) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2) |
(* x x) |
(+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) |
(+ (* x (* x 17/40320)) 1/240) |
(* x 17/40320) |
17/40320 |
1/240 |
1/24 |
1/2 |
| Outputs |
|---|
(tan (* x 1/2)) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
(* x (+ (* x (* x 1/24)) 1/2)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* x (* x 1/24)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* x 1/24) |
(*.f64 x #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x 1/240)) 1/24) |
(fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) |
(* x 1/240) |
(*.f64 x #s(literal 1/240 binary64)) |
1/240 |
#s(literal 1/240 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
(+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(+ (* x (* x 17/40320)) 1/240) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* x 17/40320) |
(*.f64 x #s(literal 17/40320 binary64)) |
17/40320 |
#s(literal 17/40320 binary64) |
1/240 |
#s(literal 1/240 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 17/40320 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal 1/240 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 60.0ms | 256× | 0 | valid |
Compiled 138 to 29 computations (79% saved)
ival-mult: 20.0ms (48.3% of total)const: 9.0ms (21.7% of total)ival-tan: 6.0ms (14.5% of total)ival-add: 6.0ms (14.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (tan (* x 1/2))> |
#<alt (* x 1/2)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ (* x (* x 1/24)) 1/2))> |
#<alt (+ (* x (* x 1/24)) 1/2)> |
#<alt (* x 1/24)> |
#<alt (* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2))> |
#<alt (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2)> |
#<alt (* x x)> |
#<alt (+ (* x (* x 1/240)) 1/24)> |
#<alt (* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2))> |
#<alt (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2)> |
#<alt (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)> |
#<alt (* x 1/240)> |
#<alt (* x 17/40320)> |
#<alt (+ (* x (* x 17/40320)) 1/240)> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (/ (sin (* 1/2 x)) (cos (* 1/2 x)))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* 1/240 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/240 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))> |
#<alt (* 1/240 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/240 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/240 (pow x 2)))> |
#<alt (+ 1/24 (* 1/240 (pow x 2)))> |
#<alt (+ 1/24 (* 1/240 (pow x 2)))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))> |
#<alt (* 17/40320 (pow x 7))> |
#<alt (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))> |
#<alt (* 17/40320 (pow x 7))> |
#<alt (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))> |
#<alt (* 17/40320 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))> |
#<alt (* 17/40320 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/240 (pow x 2)))> |
#<alt (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))> |
#<alt (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))> |
#<alt (* 17/40320 (pow x 4))> |
#<alt (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* 17/40320 (pow x 4))> |
#<alt (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 1/240 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt 1/240> |
#<alt (+ 1/240 (* 17/40320 (pow x 2)))> |
#<alt (+ 1/240 (* 17/40320 (pow x 2)))> |
#<alt (+ 1/240 (* 17/40320 (pow x 2)))> |
#<alt (* 17/40320 (pow x 2))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* 17/40320 (pow x 2))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (* x 1/2) |
| 1.0ms | x | @ | inf | (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2) |
| 1.0ms | x | @ | inf | (* x (+ (* x (* x 1/24)) 1/2)) |
| 0.0ms | x | @ | inf | (tan (* x 1/2)) |
| 0.0ms | x | @ | 0 | (* x (+ (* x (* x 1/24)) 1/2)) |
| 1× | batch-egg-rewrite |
| 8 286× | accelerator-lowering-fma.f32 |
| 8 286× | accelerator-lowering-fma.f64 |
| 5 180× | *-lowering-*.f32 |
| 5 180× | *-lowering-*.f64 |
| 4 214× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 133 |
| 1 | 164 | 133 |
| 2 | 1310 | 133 |
| 0 | 8486 | 117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(tan (* x 1/2)) |
(* x 1/2) |
(* 1/2 x) |
(* x (+ (* x (* x 1/24)) 1/2)) |
(+ (* x (* x 1/24)) 1/2) |
(* x 1/24) |
(* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2) |
(* x x) |
(+ (* x (* x 1/240)) 1/24) |
(* x (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2) |
(+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) |
(* x 1/240) |
(* x 17/40320) |
(+ (* x (* x 17/40320)) 1/240) |
| Outputs |
|---|
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.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/191102976 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.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/191102976 binary64) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/110592 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.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/191102976 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.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/191102976 binary64) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/331776 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2304 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/331776 binary64) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/48 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(*.f64 x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/240 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/240 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/13824000 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 1/13824 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/240 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/240 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 9 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/13824000 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 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/240 binary64)) x #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))) (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 x x))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.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/191102976000000 binary64)) #s(literal 1/2641807540224 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.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/191102976000000 binary64) (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/191102976000 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.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/191102976000000 binary64) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.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/191102976000000 binary64) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3317760000 binary64) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/33177600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/3317760000 binary64) #s(literal -1/331776 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5760 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal -1/24 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 9 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 4 binary64)) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(+.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 17/40320 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x #s(literal 17/40320 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) x #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 17/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (*.f64 #s(literal -1/240 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (*.f64 #s(literal -1/240 binary64) (*.f64 x x)))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) x) x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 17/40320 binary64))) x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 1/24 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 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 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 9 binary64)) #s(literal 1/2641807540224 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) #s(literal 1/13824 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 6 binary64)) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal -1/13824 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 6 binary64)) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal -1/331776 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) |
(*.f64 x #s(literal 1/240 binary64)) |
(*.f64 #s(literal 1/240 binary64) x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(*.f64 #s(literal 17/40320 binary64) x) |
(+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (neg.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(-.f64 (/.f64 #s(literal 1/57600 binary64) (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 x #s(literal 17/40320 binary64)) x #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (neg.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (+.f64 #s(literal 1/57600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (neg.f64 (+.f64 #s(literal 1/57600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/57600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)))) (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)) #s(literal 1/57600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64))) (*.f64 (*.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 24137569/4296582355504620109824000000 binary64)) #s(literal 1/2641807540224000000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.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 24137569/4296582355504620109824000000 binary64) (-.f64 #s(literal 1/191102976000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 4913/906139986296832000000 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.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 24137569/4296582355504620109824000000 binary64) #s(literal -1/191102976000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal -1/13824000 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.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 24137569/4296582355504620109824000000 binary64) #s(literal -1/191102976000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 83521/2642908293365760000 binary64) (+.f64 #s(literal 1/3317760000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 289/93640458240000 binary64)))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 83521/2642908293365760000 binary64) #s(literal -1/3317760000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))))) (neg.f64 (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (fma.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) (*.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/57600 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal 17/9676800 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) |
(*.f64 (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) |
| 1× | egg-herbie |
| 14 486× | accelerator-lowering-fma.f32 |
| 14 486× | accelerator-lowering-fma.f64 |
| 4 500× | *-lowering-*.f32 |
| 4 500× | *-lowering-*.f64 |
| 2 872× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 1340 |
| 1 | 314 | 1340 |
| 2 | 826 | 1336 |
| 3 | 2138 | 1334 |
| 4 | 4717 | 1334 |
| 0 | 8194 | 1229 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* 1/24 (pow x 2))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* 1/240 (pow x 5)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/240 (pow x 5)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(* 1/240 (pow x 4)) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/240 (pow x 4)) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/24 |
(+ 1/24 (* 1/240 (pow x 2))) |
(+ 1/24 (* 1/240 (pow x 2))) |
(+ 1/24 (* 1/240 (pow x 2))) |
(* 1/240 (pow x 2)) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/240 (pow x 2)) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(* 17/40320 (pow x 7)) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(* 17/40320 (pow x 7)) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))) |
(* 17/40320 (pow x 6)) |
(* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(* 17/40320 (pow x 6)) |
(* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
1/24 |
(+ 1/24 (* 1/240 (pow x 2))) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(* 17/40320 (pow x 4)) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* 17/40320 (pow x 4)) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 1/240 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
1/240 |
(+ 1/240 (* 17/40320 (pow x 2))) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(* 17/40320 (pow x 2)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* 17/40320 (pow x 2)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* 1/240 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/240 binary64)))))) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/240 binary64)) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/240 binary64)) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* 1/240 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/240 binary64)))))) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/240 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/240 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/240 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/240 binary64))))) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/240 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/240 binary64))))) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 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/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/240 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/240 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/240 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* 17/40320 (pow x 7)) |
(*.f64 #s(literal 17/40320 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 x x)))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 17/40320 binary64) (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 17/40320 (pow x 7)) |
(*.f64 #s(literal 17/40320 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal -1/240 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 17/40320 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 17/40320 (pow x 6)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) |
(* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 17/40320 (pow x 6)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) |
(* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/240 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* 17/40320 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* 17/40320 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 1/240 x) |
(*.f64 x #s(literal 1/240 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
1/240 |
#s(literal 1/240 binary64) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(* 17/40320 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(* 17/40320 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
Compiled 22 880 to 1 772 computations (92.3% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 673 | 3 | 676 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 673 | 9 | 682 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 50.2% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 7.3% | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
| ▶ | 50.2% | (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.6% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
Compiled 105 to 67 computations (36.2% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 320 | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 6464 | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| 1 312× | accelerator-lowering-fma.f32 |
| 1 312× | accelerator-lowering-fma.f64 |
| 402× | *-lowering-*.f32 |
| 402× | *-lowering-*.f64 |
| 256× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 147 |
| 1 | 76 | 137 |
| 2 | 163 | 137 |
| 3 | 326 | 137 |
| 4 | 624 | 137 |
| 5 | 703 | 137 |
| 6 | 718 | 137 |
| 0 | 718 | 125 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2))) |
x |
(+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2)) |
(* (* (* x x) 1/240) x) |
(* (* x x) 1/240) |
(* x x) |
1/240 |
(+ (* x (* x 1/24)) 1/2) |
(* x 1/24) |
1/24 |
1/2 |
(pow 1 -1/2) |
1 |
-1/2 |
(+ (* (* x (* x x)) 1/24) (* x 1/2)) |
(* x (* x x)) |
x |
(* x x) |
1/24 |
(* x 1/2) |
1/2 |
(+ (* (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
(+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) |
(* x x) |
x |
(+ (* x (* x 17/40320)) 1/240) |
(* x 17/40320) |
17/40320 |
1/240 |
1/24 |
(* x (* x x)) |
(* x 1/2) |
1/2 |
| Outputs |
|---|
(* x (+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
x |
(+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (* (* x x) 1/240) x) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) |
(* (* x x) 1/240) |
(*.f64 (*.f64 x x) #s(literal 1/240 binary64)) |
(* x x) |
(*.f64 x x) |
1/240 |
#s(literal 1/240 binary64) |
(+ (* x (* x 1/24)) 1/2) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* x 1/24) |
(*.f64 x #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(pow 1 -1/2) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (* x (* x x)) 1/24) (* x 1/2)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
1/24 |
#s(literal 1/24 binary64) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x 17/40320)) 1/240) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* x 17/40320) |
(*.f64 x #s(literal 17/40320 binary64)) |
17/40320 |
#s(literal 17/40320 binary64) |
1/240 |
#s(literal 1/240 binary64) |
1/24 |
#s(literal 1/24 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 17/40320 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) |
| 94.0ms | 256× | 0 | valid |
Compiled 147 to 30 computations (79.6% saved)
ival-add: 46.0ms (60.7% of total)ival-mult: 18.0ms (23.8% of total)const: 9.0ms (11.9% of total)ival-pow: 2.0ms (2.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2))> |
#<alt (* x (+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2)))> |
#<alt (* (* (* x x) 1/240) x)> |
#<alt (* (* x x) 1/240)> |
#<alt (pow 1 -1/2)> |
#<alt (+ (* (* x (* x x)) 1/24) (* x 1/2))> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (* x 1/2)> |
#<alt (+ (* (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) (* x (* x x))) (* x 1/2))> |
#<alt (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)> |
#<alt (+ (* x (* x 17/40320)) 1/240)> |
#<alt (* x 1/24)> |
#<alt (+ (* x (* x 1/24)) 1/2)> |
#<alt (* x 17/40320)> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))> |
#<alt (* 1/240 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/240 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* 1/240 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/240 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240)))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 3))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/240 (pow x 2))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))> |
#<alt (* 17/40320 (pow x 7))> |
#<alt (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))))))> |
#<alt (* 17/40320 (pow x 7))> |
#<alt (* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/240 (pow x 2)))> |
#<alt (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))> |
#<alt (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))> |
#<alt (* 17/40320 (pow x 4))> |
#<alt (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* 17/40320 (pow x 4))> |
#<alt (* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2))))))> |
#<alt 1/240> |
#<alt (+ 1/240 (* 17/40320 (pow x 2)))> |
#<alt (+ 1/240 (* 17/40320 (pow x 2)))> |
#<alt (+ 1/240 (* 17/40320 (pow x 2)))> |
#<alt (* 17/40320 (pow x 2))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* 17/40320 (pow x 2))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
#<alt (* 17/40320 x)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* (* (* x x) 1/240) x) |
| 0.0ms | x | @ | inf | (+ (* (* x (* x x)) 1/24) (* x 1/2)) |
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 0.0ms | x | @ | inf | (+ (* (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
| 0.0ms | x | @ | inf | (* (* (* x x) 1/240) x) |
| 1× | batch-egg-rewrite |
| 10 654× | accelerator-lowering-fma.f32 |
| 10 654× | accelerator-lowering-fma.f64 |
| 4 924× | *-lowering-*.f32 |
| 4 924× | *-lowering-*.f64 |
| 3 448× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 121 |
| 1 | 160 | 111 |
| 2 | 1221 | 111 |
| 0 | 8497 | 99 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2)) |
(* x (+ (* (* (* (* x x) 1/240) x) x) (+ (* x (* x 1/24)) 1/2))) |
(* (* (* x x) 1/240) x) |
(* (* x x) 1/240) |
(pow 1 -1/2) |
(+ (* (* x (* x x)) 1/24) (* x 1/2)) |
(* x (* x x)) |
(* x x) |
(* x 1/2) |
(+ (* (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
(+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24) |
(+ (* x (* x 17/40320)) 1/240) |
(* x 1/24) |
(+ (* x (* x 1/24)) 1/2) |
(* x 17/40320) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(+.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/240 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 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 1/13824 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x)) |
(fma.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) x)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) #s(literal 1/2 binary64)) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) x)) (fma.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64)))) x) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/240 binary64))) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/240 binary64)) |
(*.f64 (*.f64 x #s(literal 1/240 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/240 binary64)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/240 binary64)) x) |
#s(literal 1 binary64) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/576 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) x) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/24 binary64)) x) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.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 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 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 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) x)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 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 1/13824 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) x) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) x) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 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 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 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 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 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 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(+.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 17/40320 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 17/40320 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x #s(literal 17/40320 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) x #s(literal 1/24 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (*.f64 #s(literal -1/240 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (*.f64 #s(literal -1/240 binary64) (*.f64 x x)))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 17/40320 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 17/40320 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 1/24 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (-.f64 (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))))) (*.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))))) |
(+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal 17/40320 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (neg.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(-.f64 (/.f64 #s(literal 1/57600 binary64) (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal -17/40320 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal -17/40320 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) |
(fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 x #s(literal 17/40320 binary64)) x #s(literal 1/240 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (neg.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (fma.f64 (*.f64 x x) #s(literal -17/40320 binary64) #s(literal 1/240 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/57600 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal -17/40320 binary64))) (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (+.f64 #s(literal 1/57600 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (neg.f64 (+.f64 #s(literal 1/57600 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/40320 binary64) #s(literal 1/240 binary64))) |
(/.f64 (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)))) (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal -17/40320 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)) #s(literal 1/57600 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -17/40320 binary64) #s(literal 1/240 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))))) (neg.f64 (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal -17/40320 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (fma.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) (*.f64 (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64))) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/57600 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal -1/240 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/65548320768000 binary64)) #s(literal 1/13824000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) (+.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) #s(literal -17/9676800 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)) #s(literal -1/57600 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/40320 binary64) #s(literal 1/240 binary64)))) |
(*.f64 (-.f64 #s(literal 1/57600 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/1625702400 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 x x) #s(literal -17/40320 binary64))))) |
(*.f64 x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(*.f64 x #s(literal 17/40320 binary64)) |
(*.f64 #s(literal 17/40320 binary64) x) |
| 1× | egg-herbie |
| 15 042× | accelerator-lowering-fma.f32 |
| 15 042× | accelerator-lowering-fma.f64 |
| 4 788× | *-lowering-*.f32 |
| 4 788× | *-lowering-*.f64 |
| 2 792× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1086 |
| 1 | 281 | 1086 |
| 2 | 740 | 1082 |
| 3 | 1886 | 1080 |
| 4 | 4336 | 1080 |
| 0 | 8377 | 1012 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(* 1/240 (pow x 4)) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/240 (pow x 4)) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* 1/240 (pow x 5)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/240 (pow x 5)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 3)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/240 (pow x 2)) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 3)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(* 17/40320 (pow x 7)) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(* 17/40320 (pow x 7)) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))))) |
1/24 |
(+ 1/24 (* 1/240 (pow x 2))) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(* 17/40320 (pow x 4)) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* 17/40320 (pow x 4)) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
1/240 |
(+ 1/240 (* 17/40320 (pow x 2))) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(* 17/40320 (pow x 2)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* 17/40320 (pow x 2)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* 1/24 (pow x 2))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
(* 17/40320 x) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/240 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/240 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* (pow x 4) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* 1/240 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* 1/240 (pow x 5)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/240 binary64) (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/240 binary64) (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 3)) |
(*.f64 #s(literal 1/240 binary64) (*.f64 x (*.f64 x x))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/240 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/240 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* 17/40320 (pow x 7)) |
(*.f64 #s(literal 17/40320 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 x x)))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 7) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (+ (* 1/240 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(* 17/40320 (pow x 7)) |
(*.f64 #s(literal 17/40320 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* (pow x 7) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/240 (* 1/24 (/ 1 (pow x 2)))) (pow x 2))) 17/40320))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/40320 binary64) (/.f64 (+.f64 #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 4))) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/240 binary64)) #s(literal 17/40320 binary64))) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/240 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* 17/40320 (pow x 4)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 17/40320 binary64))) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* 17/40320 (pow x 4)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 17/40320 binary64))) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
(* (pow x 4) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) |
1/240 |
#s(literal 1/240 binary64) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(+ 1/240 (* 17/40320 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* 17/40320 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 17/40320 binary64))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* 17/40320 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 17/40320 binary64))) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* (pow x 2) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
(* 1/24 x) |
(*.f64 #s(literal 1/24 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
(* 17/40320 x) |
(*.f64 x #s(literal 17/40320 binary64)) |
Compiled 24 457 to 1 484 computations (93.9% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 705 | 1 | 706 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 5 | 5 |
| Total | 706 | 9 | 715 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.6% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 7.3% | #s(literal 1 binary64) |
Compiled 103 to 65 computations (36.9% saved)
| 1× | egg-herbie |
| 2× | 1-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1 | 1 |
| 1 | 3 | 1 |
| 0 | 3 | 1 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
1 |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
| 3.0ms | 256× | 0 | valid |
Compiled 3 to 4 computations (-33.3% saved)
ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
| Outputs |
|---|
| 1× | batch-egg-rewrite |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 0 | 0 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
| Outputs |
|---|
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 0 | 0 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
| Outputs |
|---|
Compiled 1 to 1 computations (0% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 0 | 9 | 9 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.2% | (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.2% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| ✓ | 50.6% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 7.3% | #s(literal 1 binary64) |
Compiled 208 to 100 computations (51.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| Outputs |
|---|
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
2 calls:
| 4.0ms | x |
| 4.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
| Outputs |
|---|
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 2 | x |
| 53.6% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1 binary64) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 4.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 7.3% | 1 | x |
Compiled 10 to 7 computations (30% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 11.0ms | 128× | 0 | valid |
Compiled 211 to 138 computations (34.6% saved)
ival-cos: 4.0ms (45.6% of total)ival-sin: 3.0ms (34.2% of total)ival-sub: 1.0ms (11.4% of total)ival-div: 1.0ms (11.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 14.0ms | 128× | 0 | valid |
Compiled 195 to 130 computations (33.3% saved)
ival-sin: 6.0ms (54.8% of total)ival-cos: 4.0ms (36.5% of total)ival-sub: 1.0ms (9.1% of total)ival-div: 1.0ms (9.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 15.0ms | 128× | 0 | valid |
Compiled 187 to 130 computations (30.5% saved)
ival-sub: 5.0ms (39.4% of total)ival-cos: 3.0ms (23.6% of total)ival-sin: 3.0ms (23.6% of total)ival-div: 1.0ms (7.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 11.0ms | 128× | 0 | valid |
Compiled 155 to 114 computations (26.5% saved)
ival-cos: 4.0ms (46.9% of total)ival-sin: 3.0ms (35.1% of total)ival-sub: 1.0ms (11.7% of total)ival-div: 1.0ms (11.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 18.0ms | 128× | 0 | valid |
Compiled 131 to 98 computations (25.2% saved)
ival-sin: 10.0ms (66.9% of total)ival-cos: 4.0ms (26.8% of total)ival-sub: 1.0ms (6.7% of total)ival-div: 1.0ms (6.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 11.0ms | 128× | 0 | valid |
Compiled 115 to 90 computations (21.7% saved)
ival-cos: 3.0ms (35.9% of total)ival-sin: 3.0ms (35.9% of total)ival-sub: 1.0ms (12% of total)ival-div: 1.0ms (12% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 57.0ms | 0.013596108271972206 | 6.0595851092875455 |
| 53.0ms | 128× | 0 | valid |
Compiled 75 to 66 computations (12% saved)
ival-cos: 46.0ms (91.2% of total)ival-sin: 3.0ms (5.9% of total)ival-sub: 1.0ms (2% of total)ival-div: 1.0ms (2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 129 |
| 1 | 52 | 129 |
| 1× | saturated |
| Inputs |
|---|
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 7093169413108531/2251799813685248 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 19 148× | accelerator-lowering-fma.f32 |
| 19 148× | accelerator-lowering-fma.f64 |
| 10 654× | accelerator-lowering-fma.f32 |
| 10 654× | accelerator-lowering-fma.f64 |
| 8 286× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 286 |
| 1 | 224 | 286 |
| 2 | 555 | 280 |
| 3 | 1656 | 280 |
| 4 | 3000 | 280 |
| 5 | 4243 | 280 |
| 6 | 4592 | 280 |
| 7 | 5323 | 280 |
| 8 | 6815 | 280 |
| 0 | 8390 | 256 |
| 0 | 27 | 133 |
| 1 | 164 | 133 |
| 2 | 1310 | 133 |
| 0 | 8486 | 117 |
| 0 | 28 | 121 |
| 1 | 160 | 111 |
| 2 | 1221 | 111 |
| 0 | 8497 | 99 |
| 0 | 6 | 12 |
| 1 | 35 | 12 |
| 2 | 241 | 12 |
| 3 | 2351 | 11 |
| 0 | 8884 | 11 |
| 1× | done |
| 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 289 to 142 computations (50.9% saved)
(negabs x)
Compiled 296 to 102 computations (65.5% saved)
Loading profile data...