
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)
| 666.0ms | 2 223× | 2 | valid |
| 446.0ms | 4 176× | 0 | valid |
| 239.0ms | 614× | 3 | valid |
| 128.0ms | 1 238× | 1 | valid |
| 6.0ms | 5× | 4 | valid |
ival-cos: 790.0ms (62.8% of total)ival-sin: 181.0ms (14.4% of total)ival-div: 99.0ms (7.9% of total)ival-sub: 93.0ms (7.4% of total)adjust: 76.0ms (6% of total)exact: 9.0ms (0.7% of total)ival-true: 7.0ms (0.6% 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)) |
(-.f64 #s(literal 0 binary64) (tan.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 0 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 |
|---|---|---|---|---|---|
| 78 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 62 | 0 | - | 0 | - | (/.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 | 78 | 2 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) | u/n | 62 | 0 |
| ↳ | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | underflow | 62 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 140 | 0 |
| - | 0 | 116 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 140 | 0 | 0 |
| - | 0 | 2 | 114 |
| number | freq |
|---|---|
| 0 | 116 |
| 1 | 140 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 252× | 0 | valid |
| 35.0ms | 138× | 2 | valid |
| 17.0ms | 38× | 3 | valid |
| 8.0ms | 82× | 1 | valid |
| 2.0ms | 2× | 4 | valid |
Compiled 54 to 28 computations (48.1% saved)
ival-cos: 54.0ms (64.6% of total)ival-sin: 11.0ms (13.2% of total)ival-sub: 7.0ms (8.4% of total)ival-div: 6.0ms (7.2% of total)adjust: 5.0ms (6% of total)exact: 1.0ms (1.2% 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 |
|---|---|---|
| ▶ | 51.3% | (/.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 | 6720 | (/.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)) |
(-.f64 #s(literal 0 binary64) (tan.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 0 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% | (sin.f64 x) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 77.2% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| ✓ | accuracy | 74.3% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 34.0ms | 19× | 3 | valid |
| 17.0ms | 69× | 2 | valid |
| 13.0ms | 126× | 0 | valid |
| 4.0ms | 41× | 1 | valid |
| 1.0ms | 1× | 4 | valid |
Compiled 19 to 8 computations (57.9% saved)
ival-cos: 48.0ms (78.7% of total)ival-sin: 5.0ms (8.2% of total)ival-div: 3.0ms (4.9% of total)ival-sub: 3.0ms (4.9% of total)adjust: 2.0ms (3.3% of total)ival-assert: 0.0ms (0% of total)exact: 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)) |
| 0.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)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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 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 #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 1 binary64) (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) (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) (-.f64 #s(literal 0 binary64) (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 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 x)) (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) (/.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 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 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (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))) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(fma.f64 (sin.f64 x) (/.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 #s(literal -1 binary64) (tan.f64 x))) |
(fma.f64 (sin.f64 x) (/.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 #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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(fma.f64 (sin.f64 x) (/.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 (/.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)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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 1 binary64) (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) (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 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 #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)) (-.f64 #s(literal 0 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 (/.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 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) (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 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) (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 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 #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 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) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (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 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) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 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 #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 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) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (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 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) (tan.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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) (/.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.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))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (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 binary64) (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 #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 0 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))) (*.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.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 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 (sin.f64 x) (-.f64 #s(literal 0 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 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 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))) (*.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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (sin.f64 x))))) |
(/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.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 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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (-.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 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))) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.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 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) (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) (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) (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 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 (fma.f64 #s(literal -1 binary64) (tan.f64 x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (tan.f64 x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 (-.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) (-.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 (*.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)) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 0 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 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 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) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 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 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 0 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)) (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)) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 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 #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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 #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 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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (*.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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 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) (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) (-.f64 #s(literal 0 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 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 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 (+.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 (+.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (-.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))) (-.f64 #s(literal 0 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) (+.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)) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (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 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 (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 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 (+.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)) (-.f64 #s(literal 0 binary64) (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)))) (-.f64 #s(literal 0 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) (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))) (-.f64 #s(literal 0 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) (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))) (-.f64 #s(literal 0 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) (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))) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (sin.f64 x) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.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)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (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 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) (neg.f64 (tan.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.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 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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 x) (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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.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 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 #s(literal 0 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 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 0 binary64) (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.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 #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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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) (+.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 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 (/.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)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 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 (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))) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 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 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 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 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 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) (+.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))))))) |
(/.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 (-.f64 #s(literal 0 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) (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 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 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sin.f64 x)))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 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) (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 (-.f64 #s(literal 0 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) (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 (-.f64 #s(literal 0 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) (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)))) (-.f64 #s(literal 0 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) (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)))))) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (/.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 (-.f64 #s(literal 0 binary64) (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 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))) (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 #s(literal 1 binary64) (*.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))) (/.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) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (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 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) (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 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 #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 #s(literal 1 binary64) (cos.f64 x)))) |
(*.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 (/.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 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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (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))) (-.f64 #s(literal 0 binary64) (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 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 (-.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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 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 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 (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 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) (+.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 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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 0 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) (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 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 (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 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 (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 #s(literal 0 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) (+.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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)) (/.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #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 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(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 #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)))) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 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) (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 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 (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #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 (/.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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))) (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) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 #s(literal 0 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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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))) (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 (-.f64 #s(literal 0 binary64) (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) (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))) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 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) (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 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) (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 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 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 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) (cos.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 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) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 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) (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 (-.f64 #s(literal 0 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) (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 (-.f64 #s(literal 0 binary64) (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 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 (-.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 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) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.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) (-.f64 #s(literal 0 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) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (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 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 #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))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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) (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 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 0 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 #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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 #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) (-.f64 #s(literal 0 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)))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 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) (/.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) (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 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) (/.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 #s(literal 0 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 0 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))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 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) (/.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)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 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 (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)) (-.f64 #s(literal 0 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) (cos.f64 x)) #s(literal 2 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) (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))))) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 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) (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 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 (+.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 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) (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 (-.f64 #s(literal 0 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) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 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) (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 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) (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) (-.f64 #s(literal 0 binary64) (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 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))) (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 (/.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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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))) |
(*.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) (+.f64 (cos.f64 x) #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) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (-.f64 #s(literal 0 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) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/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 (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 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 #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) (-.f64 #s(literal 0 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) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 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) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sin.f64 x))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (sin.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 x))) |
(sin.f64 x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.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))) (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))) (-.f64 #s(literal 0 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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 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 0 binary64) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (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 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 (-.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 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 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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 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 0 binary64) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 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))) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(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 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (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 (-.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) (-.f64 #s(literal 0 binary64) (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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #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 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
| 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 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)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(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 805 to 1 634 computations (89% 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.7% | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) | |
| ▶ | 53.1% | (*.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))) |
| ▶ | 53.1% | (*.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))) |
| ▶ | 53.0% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
| ▶ | 53.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ▶ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
Compiled 112 to 76 computations (32.1% saved)
| 1× | egg-herbie |
Found 14 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 | (fma.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 #s(literal 1/240 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 | -64 | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 1 608× | accelerator-lowering-fma.f32 |
| 1 608× | accelerator-lowering-fma.f64 |
| 402× | *-lowering-*.f32 |
| 402× | *-lowering-*.f64 |
| 400× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 153 |
| 1 | 94 | 153 |
| 2 | 268 | 153 |
| 3 | 580 | 153 |
| 4 | 857 | 153 |
| 5 | 955 | 153 |
| 6 | 962 | 153 |
| 0 | 962 | 137 |
| 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) 0)) 1/2)) |
x |
(+ (* x (+ (* x 1/24) 0)) 1/2) |
(+ (* x 1/24) 0) |
1/24 |
0 |
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 (fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(* x 1/2) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 x) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
(* x (+ (* x (+ (* x 1/24) 0)) 1/2)) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
x |
(+ (* x (+ (* x 1/24) 0)) 1/2) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(+ (* x 1/24) 0) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
0 |
#s(literal 0 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2)) |
(fma.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 0 binary64)) |
x |
(+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/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)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x 1/240)) 1/24) |
(fma.f64 x (*.f64 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)) |
(fma.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)) #s(literal 0 binary64)) |
x |
(+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2) |
(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) |
(*.f64 x x) |
(+ (* (* 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 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 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 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.5% | (*.f64 x #s(literal 17/40320 binary64)) |
| ✓ | accuracy | 99.9% | (*.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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 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 | 100.0% | (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.5% | (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 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))) |
| 63.0ms | 256× | 0 | valid |
Compiled 142 to 31 computations (78.2% saved)
ival-mult: 27.0ms (54.8% of total)const: 9.0ms (18.3% of total)ival-add: 7.0ms (14.2% of total)ival-tan: 5.0ms (10.2% 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 1/24) 0)) 1/2)> |
#<alt (+ (* x 1/24) 0)> |
#<alt (* x (+ (* x (+ (* x 1/24) 0)) 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 1/240)> |
#<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 (* x 17/40320)) 1/240)> |
#<alt (* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2))> |
#<alt (* x 17/40320)> |
| 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> |
#<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 (* 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 (* (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/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 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> |
#<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/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 (* 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)> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (+ (* (* x x) (+ (* (* x x) (+ (* x (* x 17/40320)) 1/240)) 1/24)) 1/2) |
| 1.0ms | x | @ | inf | (* x 1/2) |
| 0.0ms | x | @ | inf | (tan (* x 1/2)) |
| 0.0ms | x | @ | -inf | (tan (* x 1/2)) |
| 0.0ms | x | @ | inf | (+ (* x (+ (* x 1/24) 0)) 1/2) |
| 1× | batch-egg-rewrite |
| 8 894× | accelerator-lowering-fma.f32 |
| 8 894× | accelerator-lowering-fma.f64 |
| 4 172× | *-lowering-*.f32 |
| 4 172× | *-lowering-*.f64 |
| 3 698× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 112 |
| 1 | 178 | 112 |
| 2 | 1502 | 112 |
| 0 | 8295 | 99 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(tan (* x 1/2)) |
(* x 1/2) |
(* 1/2 x) |
(+ (* x (+ (* x 1/24) 0)) 1/2) |
(+ (* x 1/24) 0) |
(* x (+ (* x (+ (* x 1/24) 0)) 1/2)) |
(+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2) |
(* x x) |
(+ (* x (* x 1/240)) 1/24) |
(* x 1/240) |
(+ (* (* 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 (* x 17/40320)) 1/240) |
(* x (+ (* (* x x) (+ (* x (* x 1/240)) 1/24)) 1/2)) |
(* x 17/40320) |
| Outputs |
|---|
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (cos.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 (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) |
(+.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) |
(fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x #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/576 binary64) #s(literal 0 binary64)) (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1/24 binary64)) (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1/24 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/576 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1/576 binary64)) (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) x) (/.f64 x (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 x #s(literal 1/576 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/576 binary64)) (/.f64 x (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x) (/.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) |
(+.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) |
(-.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)))) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/24 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/576 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/13824 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 1/576 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/13824 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/13824 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/576 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/576 binary64)) (/.f64 #s(literal 1/13824 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 1/24 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/13824 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/13824 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/576 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/576 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/24 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) #s(literal 1/24 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/576 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/576 binary64) x) (/.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) x) (/.f64 x #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64))) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64))) |
(/.f64 (-.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) |
(pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
(*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1/576 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/576 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 x #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/576 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1/13824 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) #s(literal 1/576 binary64)) |
(*.f64 (/.f64 #s(literal 1/13824 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 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 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/13824 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/576 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/576 binary64)) (/.f64 #s(literal 1/13824 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (/.f64 #s(literal 1/13824 binary64) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/13824 binary64) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/576 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 1/576 binary64)) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/24 binary64) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/576 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/576 binary64) x) (/.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) x) (/.f64 x #s(literal 1/24 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) #s(literal 1/24 binary64)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)))) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) x)) (fma.f64 x (fma.f64 x #s(literal -1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #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) #s(literal 1/240 binary64)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/240 binary64)) (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(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)) |
(fma.f64 (*.f64 x #s(literal 1/240 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 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))) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.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 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 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 1/240 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 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 0 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/240 binary64) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) x) x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/240 binary64))) x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (neg.f64 x) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (neg.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (neg.f64 x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 (*.f64 x x) #s(literal 1/240 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(neg.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 #s(literal 0 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)))))) |
(neg.f64 (/.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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 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 (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))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal -1/576 binary64))) (fma.f64 x (*.f64 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) (fma.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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (-.f64 #s(literal 0 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 0 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 #s(literal 0 binary64) (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) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/5760 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (fma.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 x (*.f64 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 (*.f64 x x) #s(literal 1/240 binary64))) (-.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 (*.f64 x x) #s(literal 1/240 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 0 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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (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 (*.f64 x x) #s(literal 1/240 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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) (fma.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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (-.f64 #s(literal 0 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 #s(literal 0 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 #s(literal 0 binary64) (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 #s(literal 1 binary64) (fma.f64 x (*.f64 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 (*.f64 x x) #s(literal 1/240 binary64))))) |
(*.f64 x #s(literal 1/240 binary64)) |
(*.f64 #s(literal 1/240 binary64) x) |
(+.f64 #s(literal 1/2 binary64) (*.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)))) |
(+.f64 (*.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)) |
(+.f64 (*.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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (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))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.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 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (/.f64 #s(literal 1/4 binary64) (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)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.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))))) (/.f64 (*.f64 (*.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))) (*.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)))) (-.f64 #s(literal 1/2 binary64) (*.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)))))) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(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)) |
(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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (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)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.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))) (*.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)))) (/.f64 #s(literal 1 binary64) (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))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (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))))) |
(fma.f64 (*.f64 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))) 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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))) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.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 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.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))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))) #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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) x) x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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)) |
(neg.f64 (/.f64 (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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)))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (-.f64 #s(literal 0 binary64) (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))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64))) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.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))) (*.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/4 binary64))) (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)))) |
(/.f64 (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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)))))) |
(/.f64 (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.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)))) (*.f64 (*.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))))) |
(/.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (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))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.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)))) (*.f64 (*.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)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.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))) (*.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/4 binary64))) (-.f64 #s(literal 0 binary64) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.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)))) (*.f64 (*.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)))) (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.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)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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))) (*.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))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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))) (*.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))))) (-.f64 #s(literal 1/2 binary64) (*.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))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.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))) (*.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)))) (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))) (*.f64 (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)) #s(literal 1/4 binary64))) (*.f64 (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)) (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)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (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))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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))) (*.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)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.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)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (-.f64 (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (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 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.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 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (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))) (/.f64 #s(literal 1/4 binary64) (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))) (*.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (/.f64 #s(literal 1/4 binary64) (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))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (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 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.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 (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.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 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.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 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (/.f64 (*.f64 (*.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))) (*.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)))) (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)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (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))) (/.f64 #s(literal 1/4 binary64) (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))))) (+.f64 (/.f64 (*.f64 (*.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))) (*.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)))) (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))) (/.f64 #s(literal 1/4 binary64) (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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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))))))) |
(*.f64 (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 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))) (*.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)))) (*.f64 (*.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)))))) |
(*.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.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))) (*.f64 (*.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))) (*.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/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 (*.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))) (*.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/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.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)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.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))) (*.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/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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))))) |
(*.f64 #s(literal 1 binary64) (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))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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))) (*.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))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.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)))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) |
(+.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 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 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 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 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 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 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 x (*.f64 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 (*.f64 x x) #s(literal -1/240 binary64)))) (/.f64 #s(literal 1 binary64) (fma.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 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) (+.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)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal -1/576 binary64)) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 x (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)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))))) #s(literal 1/13824 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 x (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)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal -1/576 binary64))) (-.f64 #s(literal 0 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 #s(literal 1 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)))) |
(/.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 x (*.f64 x (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)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 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 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 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 x (*.f64 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 (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #s(literal -1/576 binary64)))) (neg.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.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))))) (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 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)))))) |
(/.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 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 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)))) |
(/.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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 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 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 x (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)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 0 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64)))) #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)) #s(literal 1/24 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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) (-.f64 #s(literal 0 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) (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))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 17/40320 binary64)) #s(literal 1/240 binary64))) (*.f64 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 x (*.f64 x (fma.f64 x (*.f64 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)) (-.f64 #s(literal 0 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)))))) |
(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 (-.f64 #s(literal 0 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 (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))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 (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) (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 (-.f64 #s(literal 0 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 0 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 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 #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) (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 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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 0 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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 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) (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 (-.f64 #s(literal 0 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 #s(literal 0 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 #s(literal 0 binary64) (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 #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))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 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 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (neg.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) x)) (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (neg.f64 x) #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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 x #s(literal 17/40320 binary64)) |
(*.f64 #s(literal 17/40320 binary64) x) |
| 1× | egg-herbie |
| 9 512× | accelerator-lowering-fma.f32 |
| 9 512× | accelerator-lowering-fma.f64 |
| 3 804× | *-lowering-*.f32 |
| 3 804× | *-lowering-*.f64 |
| 2 244× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 1166 |
| 1 | 256 | 1166 |
| 2 | 639 | 1166 |
| 3 | 1495 | 1166 |
| 4 | 2944 | 1166 |
| 5 | 6677 | 1166 |
| 0 | 8417 | 1061 |
| 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 |
(+ 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 (* 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 (* (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/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) |
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 |
(+ 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/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))) |
(* 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 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(fma.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 0 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 (*.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 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)))) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 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 x (*.f64 x #s(literal 1/24 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)) |
(* (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 x (*.f64 x #s(literal 1/24 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)) |
(* (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) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* 1/24 (pow x 3)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* 1/24 (pow x 3)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 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 (* 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 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 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)) |
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 (*.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/2 binary64)) |
(* 17/40320 (pow x 6)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 17/40320 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(*.f64 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)))) |
(* (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 (*.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/2 binary64)) |
(* 17/40320 (pow x 6)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 17/40320 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)))) |
(* (pow x 6) (+ 17/40320 (+ (/ 1/24 (pow x 4)) (* 1/240 (/ 1 (pow x 2)))))) |
(*.f64 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)))) |
(* (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 (*.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/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 (*.f64 x 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 (*.f64 x 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 #s(literal 17/40320 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 #s(literal 17/40320 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 17/40320 (* 1/240 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (fma.f64 (*.f64 x 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 (*.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)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(fma.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 0 binary64)) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(fma.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 0 binary64)) |
(* 1/240 (pow x 5)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x 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 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 0 binary64)) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.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 0 binary64)) |
(* 1/240 (pow x 5)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x 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))) |
(fma.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 0 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(fma.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 0 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 023 to 2 235 computations (90.7% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 821 | 2 | 823 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 822 | 7 | 829 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 7.7% | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
| ✓ | 53.1% | (*.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))) |
| ✓ | 53.1% | (*.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))) |
| ▶ | 53.0% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
Compiled 71 to 47 computations (33.8% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/240 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 320 | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.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 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| 232× | accelerator-lowering-fma.f32 |
| 232× | accelerator-lowering-fma.f64 |
| 144× | *-lowering-*.f32 |
| 144× | *-lowering-*.f64 |
| 70× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 63 |
| 1 | 42 | 63 |
| 2 | 73 | 63 |
| 3 | 132 | 63 |
| 4 | 223 | 63 |
| 5 | 234 | 63 |
| 0 | 234 | 58 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (+ (* (* x x) 1/24) 1/2)) |
x |
(+ (* (* x x) 1/24) 1/2) |
(* x x) |
1/24 |
1/2 |
(pow 1 -1/2) |
1 |
-1/2 |
(+ (* (+ (* x (* x 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
(+ (* x (* x 1/240)) 1/24) |
x |
(* x 1/240) |
1/240 |
1/24 |
(* x (* x x)) |
(* x x) |
(* x 1/2) |
1/2 |
| Outputs |
|---|
(* 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 x) |
(*.f64 x x) |
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 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
(+ (* x (* x 1/240)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
x |
(* x 1/240) |
(*.f64 x #s(literal 1/240 binary64)) |
1/240 |
#s(literal 1/240 binary64) |
1/24 |
#s(literal 1/24 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 x #s(literal 1/240 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
| 36.0ms | 256× | 0 | valid |
Compiled 66 to 20 computations (69.7% saved)
ival-mult: 15.0ms (56.1% of total)const: 6.0ms (22.5% of total)ival-add: 3.0ms (11.2% of total)ival-pow: 2.0ms (7.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ (* (* x x) 1/24) 1/2))> |
#<alt (+ (* (* x x) 1/24) 1/2)> |
#<alt (* x x)> |
#<alt (pow 1 -1/2)> |
#<alt (+ (* (+ (* x (* x 1/240)) 1/24) (* x (* x x))) (* x 1/2))> |
#<alt (+ (* x (* x 1/240)) 1/24)> |
#<alt (* x 1/240)> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/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/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/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 (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)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (+ (* (+ (* x (* x 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 0.0ms | x | @ | -inf | (+ (* (+ (* x (* x 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
| 0.0ms | x | @ | 0 | (* x (* x x)) |
| 0.0ms | x | @ | inf | (* x (* x x)) |
| 1× | batch-egg-rewrite |
| 9 334× | accelerator-lowering-fma.f32 |
| 9 334× | accelerator-lowering-fma.f64 |
| 5 424× | *-lowering-*.f32 |
| 5 424× | *-lowering-*.f64 |
| 2 248× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 90 | 48 |
| 2 | 592 | 48 |
| 3 | 6285 | 48 |
| 0 | 8006 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* (* x x) 1/24) 1/2)) |
(+ (* (* x x) 1/24) 1/2) |
(* x x) |
(pow 1 -1/2) |
(+ (* (+ (* x (* x 1/240)) 1/24) (* x (* x x))) (* x 1/2)) |
(+ (* x (* x 1/240)) 1/24) |
(* x 1/240) |
(* x (* x x)) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x (*.f64 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 #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 (*.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 x #s(literal 1/24 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.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 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.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)))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 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 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.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 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/48 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 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))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 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 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.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 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 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)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (*.f64 x #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 (*.f64 x (-.f64 #s(literal 0 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 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 x (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 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 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.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)))))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)))) #s(literal -1 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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) x)) |
(*.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 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.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 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 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) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 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 (*.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))) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (*.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.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 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/48 binary64)))))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/48 binary64))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 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 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(+.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 x (*.f64 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))))) |
(exp.f64 (*.f64 (log.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 (/.f64 (*.f64 x (*.f64 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 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (*.f64 x (*.f64 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 x (/.f64 (*.f64 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))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.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))))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 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))))) |
(fma.f64 (*.f64 x (*.f64 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))))) |
(fma.f64 #s(literal 1/576 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (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))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x #s(literal 1/24 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))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (/.f64 (*.f64 x x) (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))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/24 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))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #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))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 x (*.f64 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)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 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)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 #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 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 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 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)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 x (*.f64 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 #s(literal 0 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 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/110592 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2304 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 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 (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal 1/4 binary64)))) |
(/.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 x (*.f64 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 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/110592 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2304 binary64) #s(literal 1/16 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 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 (-.f64 #s(literal 0 binary64) (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 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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 x (*.f64 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))))) (fma.f64 x (/.f64 (*.f64 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 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/110592 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2304 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal 1/4 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)) |
(pow.f64 (/.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)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) #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 (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) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 x (*.f64 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 #s(literal 0 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 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 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 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 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 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (*.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.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)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/48 binary64)))))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/48 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.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))) |
#s(literal 1 binary64) |
(+.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(+.f64 (*.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))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.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 x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 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))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (*.f64 x (*.f64 x #s(literal 1/4 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 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (-.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 x) (*.f64 x (*.f64 (*.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 x (-.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 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 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 (*.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 x x) (*.f64 x #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 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 (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) x (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x (*.f64 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 1/24 binary64)) #s(literal 1/2 binary64)) x (*.f64 (*.f64 x 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 (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/240 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 (*.f64 x x)) (*.f64 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 (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #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))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.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 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) (/.f64 (*.f64 x (*.f64 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 #s(literal 1 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) x) (*.f64 (*.f64 x 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 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 x 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/576 binary64))) #s(literal -1/4 binary64)) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x 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/57600 binary64))) #s(literal -1/576 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 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 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #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) #s(literal 1/240 binary64) #s(literal 1/24 binary64))) (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.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 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (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 (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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 (*.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 x x))) (*.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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.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 x)) (*.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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.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) #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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.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 x) (*.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)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(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 (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #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 (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 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 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/240 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 1/240 binary64) (*.f64 x (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)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/240 binary64))) x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 (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 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 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 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 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))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64)) (*.f64 (*.f64 x x) (*.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))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)))) (fma.f64 x (*.f64 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 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal -1/13824 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/5760 binary64) #s(literal 1/576 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)) (+.f64 (fma.f64 x (*.f64 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 x (*.f64 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 x #s(literal 1/2 binary64))) |
(fma.f64 (/.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))) (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/48 binary64) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (*.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (/.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 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/48 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/48 binary64)))))) (+.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/48 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64))) (fma.f64 x (*.f64 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 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) #s(literal -1/4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) #s(literal -1/8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/48 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))))) |
(neg.f64 (/.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))))) |
(neg.f64 (/.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))) (*.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 #s(literal 0 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)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.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))) (*.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 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 #s(literal 1 binary64) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 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)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.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 x) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 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))) (*.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 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 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) (*.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 #s(literal 0 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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/512 binary64) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.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 x) (*.f64 x (*.f64 (*.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)))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 x (-.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 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 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))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64))) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64))) (*.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))) (*.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 (*.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 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (*.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 x (*.f64 x #s(literal 1/4 binary64))))) (*.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))) (*.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 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/512 binary64) (pow.f64 (*.f64 x (*.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 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.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 x) (*.f64 x (*.f64 (*.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)))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 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))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 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 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64))) (*.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))) (*.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))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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))) (*.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)))))) (neg.f64 (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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))))))))) (neg.f64 (*.f64 x (-.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 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (*.f64 x (*.f64 x #s(literal 1/4 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 (*.f64 x (*.f64 x #s(literal 1/4 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 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (*.f64 x (*.f64 x #s(literal 1/4 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 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 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 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 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 (*.f64 x (*.f64 x #s(literal 1/4 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)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (*.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 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 (*.f64 x (*.f64 x #s(literal 1/4 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 (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (*.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))) (*.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)))) #s(literal 1 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 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/512 binary64) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x (*.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 x) (*.f64 x (*.f64 (*.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)))))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 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))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 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))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64))) (*.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))) (*.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 #s(literal 1 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 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 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)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.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 x) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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))))))))) #s(literal -1 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 x (+.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) (*.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 (*.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 (*.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 #s(literal 1 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 (*.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 (*.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 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 (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))) (*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))) (/.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 (*.f64 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 x (*.f64 x #s(literal 1/4 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))) (*.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 #s(literal 1 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 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.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))) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 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 (*.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 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 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 (*.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 #s(literal 1 binary64) (*.f64 x (-.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 (*.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))) (*.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 (*.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 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 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 (/.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.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 #s(literal 1/4 binary64))) (*.f64 (*.f64 x (-.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 x (-.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)))))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64))))) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.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 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (-.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 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.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 (*.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 (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal 1/4 binary64)))) (fma.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))) (*.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 (*.f64 x x) (*.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))))))) (fma.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))) (*.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 (*.f64 x x) (*.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 (*.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 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 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))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.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/4 binary64)) (*.f64 (*.f64 x x) (*.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 #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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(exp.f64 (*.f64 (log.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 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 (*.f64 x x) #s(literal -1/240 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/240 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (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 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 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 x #s(literal 1/240 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64)))) (/.f64 #s(literal 1/240 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (/.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/240 binary64))) (/.f64 (*.f64 x #s(literal 1/240 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/57600 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 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)) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal -1/13824 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/5760 binary64) #s(literal 1/576 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64))) (fma.f64 x (*.f64 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 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 (*.f64 x x) #s(literal -1/240 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64)) #s(literal 1/2641807540224 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/191102976000 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) #s(literal -1/191102976 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal -1/13824 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) #s(literal -1/191102976 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/33177600 binary64) #s(literal 1/331776 binary64))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/240 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64) #s(literal -1/331776 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal 1/576 binary64)))) |
(/.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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/191102976000 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal -1/13824 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/33177600 binary64) #s(literal 1/331776 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64) #s(literal -1/331776 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal 1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/240 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 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 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) (fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64)) #s(literal 1/2641807540224 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/191102976000 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) #s(literal -1/191102976 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal -1/13824 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) #s(literal -1/191102976 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/33177600 binary64) #s(literal 1/331776 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64) #s(literal -1/331776 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal 1/576 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)) |
(pow.f64 (/.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)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/240 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)))))) #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 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal -1/24 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/240 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 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 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/191102976000000 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/5760 binary64) #s(literal 1/576 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/3317760000 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal 1/13824 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/57600 binary64)) #s(literal 1/5760 binary64)) #s(literal 1/576 binary64)) (+.f64 (fma.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824000 binary64))) #s(literal -1/13824 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/57600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/5760 binary64) #s(literal 1/576 binary64)))) |
(*.f64 x #s(literal 1/240 binary64)) |
(*.f64 #s(literal 1/240 binary64) x) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.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))) |
| 1× | egg-herbie |
| 8 494× | accelerator-lowering-fma.f32 |
| 8 494× | accelerator-lowering-fma.f64 |
| 4 198× | *-lowering-*.f32 |
| 4 198× | *-lowering-*.f64 |
| 1 874× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 484 |
| 1 | 130 | 484 |
| 2 | 324 | 484 |
| 3 | 758 | 484 |
| 4 | 1536 | 484 |
| 5 | 3950 | 484 |
| 6 | 7732 | 484 |
| 0 | 8097 | 442 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/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/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/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) |
(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) |
| Outputs |
|---|
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* 1/24 (pow x 3)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* 1/24 (pow x 3)) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 3) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 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 x (*.f64 x #s(literal 1/24 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)) |
(* (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 x (*.f64 x #s(literal 1/24 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)) |
(* (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) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* 1/2 x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* 1/240 (pow x 5)) |
(fma.f64 x (*.f64 #s(literal 1/240 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* (pow x 5) (+ 1/240 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* 1/240 (pow x 5)) |
(fma.f64 x (*.f64 #s(literal 1/240 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(* (pow x 5) (+ 1/240 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/240))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 0 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 (* 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/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)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(pow x 3) |
(fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
Compiled 15 493 to 1 050 computations (93.2% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 451 | 1 | 452 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 4 | 4 |
| Total | 452 | 7 | 459 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 53.1% | (*.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))) |
| ✓ | 53.1% | (*.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))) |
| ✓ | 53.0% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ▶ | 7.7% | #s(literal 1 binary64) |
Compiled 69 to 45 computations (34.8% 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)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 0 | 7 | 7 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 53.1% | (*.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))) |
| ✓ | 53.1% | (*.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))) |
| ✓ | 53.0% | (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | 7.7% | #s(literal 1 binary64) |
Compiled 151 to 78 computations (48.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #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))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #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))) |
(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 |
| 3.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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #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))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #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))) |
(pow.f64 #s(literal 1 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) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.9% | 2 | x |
| 56.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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #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))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(fma.f64 (fma.f64 x (*.f64 x #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) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #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 |
|---|---|---|
| 56.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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.6% | 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) |
2 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.0% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 56.2% | 2 | x |
Compiled 10 to 7 computations (30% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.7% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 7.7% | 1 | x |
Compiled 10 to 7 computations (30% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.7595188335764379 | 3.8391928817465937 |
| 12.0ms | 96× | 0 | valid |
Compiled 149 to 100 computations (32.9% saved)
ival-cos: 6.0ms (59.2% of total)ival-sin: 3.0ms (29.6% of total)ival-div: 1.0ms (9.9% of total)ival-sub: 0.0ms (0% 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.7595188335764379 | 3.8391928817465937 |
| 11.0ms | 96× | 0 | valid |
Compiled 131 to 94 computations (28.2% saved)
ival-cos: 6.0ms (62.7% of total)ival-sin: 3.0ms (31.3% of total)ival-div: 1.0ms (10.4% of total)ival-sub: 0.0ms (0% 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 |
|---|---|---|
| 12.0ms | 0.7595188335764379 | 3.8391928817465937 |
| 9.0ms | 96× | 0 | valid |
Compiled 119 to 88 computations (26.1% saved)
ival-cos: 3.0ms (44.9% of total)ival-sin: 3.0ms (44.9% of total)ival-div: 1.0ms (15% of total)ival-sub: 0.0ms (0% 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 |
|---|---|---|
| 13.0ms | 0.7595188335764379 | 3.8391928817465937 |
| 10.0ms | 96× | 0 | valid |
Compiled 89 to 70 computations (21.3% saved)
ival-cos: 4.0ms (50.3% of total)ival-sin: 3.0ms (37.8% of total)ival-div: 1.0ms (12.6% of total)ival-sub: 0.0ms (0% 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.7595188335764379 | 3.8391928817465937 |
| 12.0ms | 96× | 0 | valid |
Compiled 59 to 52 computations (11.9% saved)
ival-cos: 6.0ms (58.6% of total)ival-sin: 3.0ms (29.3% of total)ival-div: 1.0ms (9.8% of total)ival-sub: 0.0ms (0% 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 |
| 14× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 87 |
| 1 | 42 | 87 |
| 1× | saturated |
| Inputs |
|---|
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(if (<=.f64 x #s(literal 6980579422424269/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 6980579422424269/2251799813685248 binary64)) (fma.f64 (fma.f64 x (*.f64 x #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 6980579422424269/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 6980579422424269/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 3152519739159347/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 6980579422424269/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 6980579422424269/2251799813685248 binary64)) (fma.f64 (fma.f64 x (*.f64 x #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 6980579422424269/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 6980579422424269/2251799813685248 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 3152519739159347/2251799813685248 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal 3152519739159347/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 |
| 9 334× | accelerator-lowering-fma.f32 |
| 9 334× | accelerator-lowering-fma.f64 |
| 8 894× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 112 |
| 1 | 178 | 112 |
| 2 | 1502 | 112 |
| 0 | 8295 | 99 |
| 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 | 6 | 12 |
| 1 | 35 | 12 |
| 2 | 241 | 12 |
| 3 | 2351 | 11 |
| 0 | 8884 | 11 |
| 0 | 18 | 48 |
| 1 | 90 | 48 |
| 2 | 592 | 48 |
| 3 | 6285 | 48 |
| 0 | 8006 | 43 |
| 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 191 to 102 computations (46.6% saved)
(negabs x)
Compiled 212 to 90 computations (57.5% saved)
Loading profile data...