
Time bar (total: 12.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 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 1.1s | 2 256× | 2 | valid |
| 421.0ms | 4 192× | 0 | valid |
| 203.0ms | 531× | 3 | valid |
| 148.0ms | 1 277× | 1 | valid |
ival-cos: 804.0ms (66.7% of total)adjust: 143.0ms (11.9% of total)ival-div: 96.0ms (8% of total)ival-sub: 87.0ms (7.2% of total)ival-mult: 56.0ms (4.6% of total)exact: 10.0ms (0.8% of total)ival-true: 6.0ms (0.5% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 408× | accelerator-lowering-fma.f32 |
| 408× | accelerator-lowering-fma.f64 |
| 322× | times-frac |
| 284× | times-frac |
| 272× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 38 | 25 |
| 2 | 110 | 24 |
| 3 | 304 | 24 |
| 4 | 772 | 24 |
| 5 | 1232 | 24 |
| 6 | 1342 | 24 |
| 7 | 1358 | 24 |
| 0 | 6 | 8 |
| 1 | 15 | 8 |
| 2 | 26 | 8 |
| 3 | 42 | 8 |
| 4 | 78 | 8 |
| 5 | 127 | 8 |
| 6 | 184 | 8 |
| 7 | 319 | 8 |
| 8 | 618 | 8 |
| 9 | 1015 | 8 |
| 10 | 1130 | 8 |
| 0 | 1130 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
| Outputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Inputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
(/ (- 1 (cos (neg x))) (* (neg x) (neg x))) |
(neg (/ (- 1 (cos (neg x))) (* (neg x) (neg x)))) |
| Outputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
(/ (- 1 (cos (neg x))) (* (neg x) (neg x))) |
(/ (- 1 (cos x)) (* x x)) |
(neg (/ (- 1 (cos (neg x))) (* (neg x) (neg x)))) |
(/ (+ (cos x) -1) (* x x)) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 76 | 0 | - | 1 | (1.9764145078356462e-161) | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 58 | 2 | (3.258626934911276e+278) | 0 | - | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | u/u | 73 | 0 |
| ↳ | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | underflow | 73 | |
| ↳ | (*.f64 x x) | underflow | 73 | |
-.f64 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) | cancellation | 60 | 2 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | n/o | 2 | 0 |
| ↳ | (*.f64 x x) | overflow | 67 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 131 | 0 |
| - | 4 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 131 | 0 | 0 |
| - | 4 | 2 | 119 |
| number | freq |
|---|---|
| 0 | 121 |
| 1 | 135 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 50.0ms | 256× | 0 | valid |
| 49.0ms | 174× | 2 | valid |
| 11.0ms | 34× | 3 | valid |
| 5.0ms | 48× | 1 | valid |
Compiled 60 to 28 computations (53.3% saved)
ival-cos: 56.0ms (57.7% of total)ival-mult: 23.0ms (23.7% of total)ival-div: 6.0ms (6.2% of total)adjust: 5.0ms (5.1% of total)ival-sub: 5.0ms (5.1% of total)exact: 1.0ms (1% 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 |
|---|---|---|
| ▶ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 408× | accelerator-lowering-fma.f32 |
| 408× | accelerator-lowering-fma.f64 |
| 284× | times-frac |
| 272× | *-lowering-*.f32 |
| 272× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 19 |
| 1 | 15 | 19 |
| 2 | 26 | 19 |
| 3 | 42 | 19 |
| 4 | 78 | 19 |
| 5 | 127 | 19 |
| 6 | 184 | 19 |
| 7 | 319 | 19 |
| 8 | 618 | 19 |
| 9 | 1015 | 19 |
| 10 | 1130 | 19 |
| 0 | 1130 | 19 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
(- 1 (cos x)) |
1 |
(cos x) |
x |
(* x x) |
| Outputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(cos x) |
(cos.f64 x) |
x |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 79.8% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | accuracy | 71.6% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 135.0ms | 87× | 2 | valid |
| 10.0ms | 128× | 0 | valid |
| 6.0ms | 17× | 3 | valid |
| 2.0ms | 24× | 1 | valid |
Compiled 21 to 8 computations (61.9% saved)
ival-cos: 135.0ms (93.2% of total)ival-div: 3.0ms (2.1% of total)ival-sub: 3.0ms (2.1% of total)adjust: 2.0ms (1.4% of total)ival-mult: 2.0ms (1.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1 (cos x)) (* x x))> |
#<alt (- 1 (cos x))> |
#<alt (cos x)> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<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 (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)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (- 1 (cos x)) (* x x)) |
| 0.0ms | x | @ | inf | (* x x) |
| 0.0ms | x | @ | -inf | (/ (- 1 (cos x)) (* x x)) |
| 0.0ms | x | @ | 0 | (/ (- 1 (cos x)) (* x x)) |
| 0.0ms | x | @ | 0 | (cos x) |
| 1× | batch-egg-rewrite |
| 4 736× | /-lowering-/.f32 |
| 4 736× | /-lowering-/.f64 |
| 3 980× | accelerator-lowering-fma.f32 |
| 3 980× | accelerator-lowering-fma.f64 |
| 3 064× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 1 | 36 | 17 |
| 2 | 264 | 17 |
| 3 | 2800 | 17 |
| 0 | 9643 | 17 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (cos x)) (* x x)) |
(- 1 (cos x)) |
(cos x) |
(* x x) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (*.f64 x x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x 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))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.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 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (/.f64 (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 x (neg.f64 x))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (neg.f64 x)) (+.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 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) x) x) (/.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) x) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x) x) (/.f64 (/.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))) x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) x) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) x) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) x) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 x))) (/.f64 (/.f64 (cos.f64 x) x) (neg.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) x) (neg.f64 (neg.f64 x))) (/.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) x) (neg.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x) (neg.f64 (neg.f64 x))) (/.f64 (/.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))) x) (neg.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 (neg.f64 x))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (neg.f64 x))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.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))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.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 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.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 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) x)) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x (neg.f64 x)) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x))))) |
(-.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 x (neg.f64 (cos.f64 x))) (*.f64 x (*.f64 x (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.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 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #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))) (*.f64 (*.f64 x x) (fma.f64 (cos.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 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.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 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (cos.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 x (neg.f64 x)) (fma.f64 (cos.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))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.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))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 x 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 x (neg.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 x (*.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 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.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 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.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 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x (neg.f64 x)) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x 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 x (neg.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 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.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))) #s(literal -1 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.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))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) 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 x (neg.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) x)) (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (cos.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)))) (*.f64 (*.f64 x 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 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.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)))) (*.f64 (*.f64 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 x (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 x (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.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 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 x (neg.f64 x)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 x 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 x (neg.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 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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) (*.f64 x 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) (*.f64 x x))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x 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) (*.f64 x x))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x 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) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) (neg.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (+.f64 x (*.f64 x (cos.f64 x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x (neg.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) x))) (neg.f64 (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x 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 x (neg.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 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.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 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.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) x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) 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 x (neg.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))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (*.f64 x x) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 x x) (+.f64 (cos.f64 x) #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 x (neg.f64 x)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 x (neg.f64 x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 x (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.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 x (+.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64))) (neg.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) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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) (*.f64 x 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) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x 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) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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) (*.f64 x x)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x x))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (cos.f64 x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.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 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (cos.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) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.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 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x 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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)) (/.f64 #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 3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 x (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.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) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x 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))) (*.f64 x x)) (-.f64 #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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x 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) (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.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 x (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 (*.f64 x x) (fma.f64 (cos.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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) #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) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (+.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #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))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.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) (cos.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 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (/.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (/.f64 (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 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.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 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (*.f64 (fma.f64 (cos.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 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64))) (/.f64 (*.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 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (+.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 #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 #s(literal 1 binary64) (cos.f64 x))))))) (/.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 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 #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 #s(literal 1 binary64) (cos.f64 x)))))))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (cos.f64 x))))) (/.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 #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 #s(literal 1 binary64) (cos.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #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 (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 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.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 (/.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 #s(literal 1 binary64) (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 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 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 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.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 (/.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 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (/.f64 #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 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (fma.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.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) (+.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 (sin.f64 x) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x #s(literal 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 (pow.f64 (sin.f64 x) #s(literal -1 binary64)) (pow.f64 (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (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 (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) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 (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 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.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 (sin.f64 x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (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 (pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 (pow.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(neg.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #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 (cos.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))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.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))) (neg.f64 (fma.f64 (cos.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))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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))) #s(literal 1 binary64)) (+.f64 (cos.f64 x) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 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 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #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 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #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 #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 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) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #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))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (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 #s(literal 1 binary64) (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 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #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 #s(literal 1 binary64) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #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 #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 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) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 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 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -3 binary64)) (pow.f64 (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)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -2 binary64)) (-.f64 (*.f64 (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 (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) (+.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)))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #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))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.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) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x)) #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 #s(literal 1 binary64) (cos.f64 x))) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 x) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (-.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (fma.f64 (cos.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)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.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 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(exp.f64 (log.f64 (cos.f64 x))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 x) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(pow.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 x (neg.f64 (neg.f64 x))) |
(*.f64 x (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) x) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
| 1× | egg-herbie |
| 16 752× | accelerator-lowering-fma.f32 |
| 16 752× | accelerator-lowering-fma.f64 |
| 3 896× | *-lowering-*.f32 |
| 3 896× | *-lowering-*.f64 |
| 1 568× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 284 |
| 1 | 105 | 284 |
| 2 | 258 | 284 |
| 3 | 609 | 284 |
| 4 | 1279 | 284 |
| 5 | 2001 | 284 |
| 6 | 2304 | 284 |
| 7 | 3158 | 284 |
| 8 | 4639 | 284 |
| 9 | 6288 | 284 |
| 10 | 7157 | 284 |
| 11 | 7373 | 284 |
| 12 | 7391 | 284 |
| 13 | 7393 | 284 |
| 14 | 7798 | 284 |
| 0 | 8007 | 266 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(* 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) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x 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 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x 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 x (*.f64 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 x (*.f64 x #s(literal 1/24 binary64)) #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 (*.f64 x 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) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 15 719 to 1 639 computations (89.6% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 659 | 18 | 677 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 659 | 19 | 678 |
| Status | Accuracy | Program |
|---|---|---|
| 51.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) | |
| ▶ | 51.3% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
| 51.3% | (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) | |
| 24.0% | (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x x)) (*.f64 x x)) | |
| 51.1% | (/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)) | |
| 31.7% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| ▶ | 51.1% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
| 13.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| 13.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) | |
| ▶ | 43.2% | (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
| 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) | |
| ✓ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 27.7% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) | |
| ▶ | 70.7% | (/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
| 49.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 49.9% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) | |
| 51.1% | (*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) | |
| 49.8% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) | |
| ▶ | 52.5% | #s(literal 1/2 binary64) |
Compiled 457 to 268 computations (41.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (cos.f64 x) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
| ✓ | cost-diff | 832 | (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 x (cos.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 x (cos.f64 x))) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 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 (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)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
| ✓ | cost-diff | 384 | (/.f64 x #s(literal 2 binary64)) |
| 6 426× | accelerator-lowering-fma.f32 |
| 6 426× | accelerator-lowering-fma.f64 |
| 2 358× | *-lowering-*.f32 |
| 2 358× | *-lowering-*.f64 |
| 888× | distribute-lft-neg-out |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 158 |
| 1 | 92 | 157 |
| 2 | 251 | 157 |
| 3 | 648 | 152 |
| 4 | 2628 | 151 |
| 5 | 5517 | 151 |
| 6 | 7101 | 151 |
| 0 | 8023 | 144 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (sin x) (tan (/ x 2))) (* x x)) |
(* (sin x) (tan (/ x 2))) |
(sin x) |
x |
(tan (/ x 2)) |
(/ x 2) |
2 |
(* x x) |
1/2 |
(+ (* (* x x) (+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24)) 1/2) |
(* x x) |
x |
(+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24) |
(* x (+ (* x (* x -1/40320)) 1/720)) |
(+ (* x (* x -1/40320)) 1/720) |
(* x -1/40320) |
-1/40320 |
1/720 |
-1/24 |
1/2 |
(/ (- x (* x (cos x))) (* x (* x x))) |
(- x (* x (cos x))) |
x |
(* x (cos x)) |
(cos x) |
(* x (* x x)) |
(* x x) |
(/ (- (/ -1 x) (neg (/ (cos x) x))) (neg x)) |
(- (/ -1 x) (neg (/ (cos x) x))) |
(/ -1 x) |
-1 |
x |
(neg (/ (cos x) x)) |
(/ (cos x) x) |
(cos x) |
(neg x) |
| Outputs |
|---|
(/ (* (sin x) (tan (/ x 2))) (* x x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x)) |
(* (sin x) (tan (/ x 2))) |
(*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(sin x) |
(sin.f64 x) |
x |
(tan (/ x 2)) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(/ x 2) |
(*.f64 x #s(literal 1/2 binary64)) |
2 |
#s(literal 2 binary64) |
(* x x) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* (* x x) (+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24)) 1/2) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(* x (+ (* x (* x -1/40320)) 1/720)) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(+ (* x (* x -1/40320)) 1/720) |
(fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(* x -1/40320) |
(*.f64 x #s(literal -1/40320 binary64)) |
-1/40320 |
#s(literal -1/40320 binary64) |
1/720 |
#s(literal 1/720 binary64) |
-1/24 |
#s(literal -1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (- x (* x (cos x))) (* x (* x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(- x (* x (cos x))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
x |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (- (/ -1 x) (neg (/ (cos x) x))) (neg x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(- (/ -1 x) (neg (/ (cos x) x))) |
(/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
(neg (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(cos x) |
(cos.f64 x) |
(neg x) |
(neg.f64 x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
| ✓ | accuracy | 99.8% | (/.f64 (cos.f64 x) x) |
| ✓ | accuracy | 52.1% | (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 x (cos.f64 x)) |
| ✓ | accuracy | 89.3% | (-.f64 x (*.f64 x (cos.f64 x))) |
| ✓ | accuracy | 55.3% | (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
| ✓ | accuracy | 100.0% | (tan.f64 (/.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 71.6% | (/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
| 139.0ms | 128× | 0 | valid |
| 90.0ms | 87× | 2 | valid |
| 19.0ms | 17× | 3 | valid |
| 11.0ms | 24× | 1 | valid |
Compiled 159 to 34 computations (78.6% saved)
ival-div: 87.0ms (38.1% of total)ival-mult: 49.0ms (21.4% of total)ival-cos: 39.0ms (17.1% of total)const: 13.0ms (5.7% of total)adjust: 11.0ms (4.8% of total)ival-neg: 7.0ms (3.1% of total)ival-sin: 6.0ms (2.6% of total)ival-sub: 5.0ms (2.2% of total)ival-tan: 5.0ms (2.2% of total)ival-add: 5.0ms (2.2% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x 2)> |
#<alt (/ (* (sin x) (tan (/ x 2))) (* x x))> |
#<alt (* (sin x) (tan (/ x 2)))> |
#<alt (sin x)> |
#<alt (+ (* (* x x) (+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24)) 1/2)> |
#<alt (* x x)> |
#<alt (+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24)> |
#<alt (* x (+ (* x (* x -1/40320)) 1/720))> |
#<alt (/ (- x (* x (cos x))) (* x (* x x)))> |
#<alt (- x (* x (cos x)))> |
#<alt (* x (cos x))> |
#<alt (cos x)> |
#<alt (- (/ -1 x) (neg (/ (cos x) x)))> |
#<alt (/ (- (/ -1 x) (neg (/ (cos x) x))) (neg x))> |
#<alt (/ -1 x)> |
#<alt (neg (/ (cos x) x))> |
#<alt (tan (/ x 2))> |
#<alt (+ (* x (* x -1/40320)) 1/720)> |
#<alt (* x (* x x))> |
#<alt (/ (cos x) x)> |
| Outputs |
|---|
#<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 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 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 (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 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)> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (* -1/40320 (pow x 6))> |
#<alt (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* -1/40320 (pow x 6))> |
#<alt (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt -1/24> |
#<alt (- (* 1/720 (pow x 2)) 1/24)> |
#<alt (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)> |
#<alt (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)> |
#<alt (* -1/40320 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* -1/40320 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4)))))> |
#<alt (* 1/720 x)> |
#<alt (* x (+ 1/720 (* -1/40320 (pow x 2))))> |
#<alt (* x (+ 1/720 (* -1/40320 (pow x 2))))> |
#<alt (* x (+ 1/720 (* -1/40320 (pow x 2))))> |
#<alt (* -1/40320 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* -1/40320 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (* 1/2 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))> |
#<alt (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))> |
#<alt (* x (- 1 (cos x)))> |
#<alt (* x (- 1 (cos x)))> |
#<alt (* x (- 1 (cos x)))> |
#<alt (* x (- 1 (cos x)))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))> |
#<alt (* x (cos x))> |
#<alt (* x (cos x))> |
#<alt (* x (cos x))> |
#<alt (* x (cos x))> |
#<alt (* x (cos x))> |
#<alt (* x (cos x))> |
#<alt (* x (cos x))> |
#<alt (* x (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 (* -1/2 x)> |
#<alt (* x (- (* 1/24 (pow x 2)) 1/2))> |
#<alt (* x (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))> |
#<alt (* x (- (* (pow x 2) (+ 1/24 (* (pow x 2) (- (* 1/40320 (pow x 2)) 1/720)))) 1/2))> |
#<alt (/ (- (cos x) 1) x)> |
#<alt (/ (- (cos x) 1) x)> |
#<alt (/ (- (cos x) 1) x)> |
#<alt (/ (- (cos x) 1) x)> |
#<alt (* -1 (/ (+ 1 (* -1 (cos x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (cos x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (cos x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (cos x))) x))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) x)> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) x)> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* -1 (/ (cos x) x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))> |
#<alt (/ (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/720> |
#<alt (+ 1/720 (* -1/40320 (pow x 2)))> |
#<alt (+ 1/720 (* -1/40320 (pow x 2)))> |
#<alt (+ 1/720 (* -1/40320 (pow x 2)))> |
#<alt (* -1/40320 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* -1/40320 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
#<alt (/ (cos x) x)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | (/ (* (sin x) (tan (/ x 2))) (* x x)) |
| 1.0ms | x | @ | 0 | (* x (+ (* x (* x -1/40320)) 1/720)) |
| 1.0ms | x | @ | inf | (/ (* (sin x) (tan (/ x 2))) (* x x)) |
| 1.0ms | x | @ | -inf | (/ (- x (* x (cos x))) (* x (* x x))) |
| 1.0ms | x | @ | 0 | (/ (* (sin x) (tan (/ x 2))) (* x x)) |
| 1× | batch-egg-rewrite |
| 4 828× | /-lowering-/.f32 |
| 4 828× | /-lowering-/.f64 |
| 4 676× | accelerator-lowering-fma.f32 |
| 4 676× | accelerator-lowering-fma.f64 |
| 3 994× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 134 |
| 1 | 198 | 132 |
| 2 | 1607 | 128 |
| 0 | 8486 | 121 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x 2) |
(/ (* (sin x) (tan (/ x 2))) (* x x)) |
(* (sin x) (tan (/ x 2))) |
(sin x) |
(+ (* (* x x) (+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24)) 1/2) |
(* x x) |
(+ (* x (* x (+ (* x (* x -1/40320)) 1/720))) -1/24) |
(* x (+ (* x (* x -1/40320)) 1/720)) |
(/ (- x (* x (cos x))) (* x (* x x))) |
(- x (* x (cos x))) |
(* x (cos x)) |
(cos x) |
(- (/ -1 x) (neg (/ (cos x) x))) |
(/ (- (/ -1 x) (neg (/ (cos x) x))) (neg x)) |
(/ -1 x) |
(neg (/ (cos x) x)) |
(tan (/ x 2)) |
(+ (* x (* x -1/40320)) 1/720) |
(* x (* x x)) |
(/ (cos x) x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x)) (sin.f64 x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 x) x) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 x) x) x)) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (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 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(sin.f64 x) |
(neg.f64 (sin.f64 (neg.f64 x))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #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/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) x) x (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) x (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/24 binary64))) (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/24 binary64)) |
(+.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 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 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) x #s(literal -1/24 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) (neg.f64 (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal -1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) #s(literal 1/576 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64))) |
(+.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64))) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)) (*.f64 x #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/40320 binary64))) x (*.f64 x #s(literal 1/720 binary64))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/40320 binary64) (*.f64 x #s(literal 1/720 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)) x) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)))) (fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64)))) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/40320 binary64))))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (neg.f64 x) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (neg.f64 x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (cos.f64 x) x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) x) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 x (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (cos.f64 x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 x (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (cos.f64 x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (-.f64 x (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (cos.f64 x) x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 x (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))))) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (cos.f64 x) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) x)) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))))))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x (*.f64 x (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) x)) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (fma.f64 x (cos.f64 x) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)) |
(+.f64 x (neg.f64 (*.f64 x (cos.f64 x)))) |
(+.f64 (neg.f64 (*.f64 x (cos.f64 x))) x) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 x)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (cos.f64 x) x) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (cos.f64 x) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (cos.f64 x) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (fma.f64 x (cos.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (fma.f64 x (cos.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (*.f64 (fma.f64 x (cos.f64 x) x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (fma.f64 x (cos.f64 x) x) (fma.f64 x (cos.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (neg.f64 (fma.f64 x (cos.f64 x) x)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 x (cos.f64 x))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (cos.f64 x) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x))) |
(*.f64 (/.f64 (fma.f64 x (cos.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) |
(*.f64 x (cos.f64 x)) |
(*.f64 (cos.f64 x) x) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(cos.f64 x) |
(cos.f64 (neg.f64 x)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(-.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x))) |
(-.f64 (/.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x (neg.f64 x))) (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (*.f64 x (neg.f64 x))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (cos.f64 x))) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 x (cos.f64 x))))) |
(/.f64 (+.f64 (/.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (cos.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 (cos.f64 x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (cos.f64 x))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (cos.f64 x))))) |
(/.f64 (+.f64 (/.f64 x (cos.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (cos.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 x (cos.f64 x) (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 x (neg.f64 (cos.f64 x)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (cos.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 x (cos.f64 x))) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (/.f64 x (cos.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 x (cos.f64 x))) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 x (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (/.f64 x (cos.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 x (cos.f64 x)) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 x (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 x #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) (cos.f64 x)) (neg.f64 x)) (*.f64 x (/.f64 x (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (cos.f64 x)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (neg.f64 (/.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (neg.f64 x) (cos.f64 x)))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 x (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))))) (*.f64 x (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (cos.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (cos.f64 x)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (cos.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 (cos.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) x)) |
(+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 x) x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x (cos.f64 x) x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (neg.f64 x) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (neg.f64 x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (cos.f64 x) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (cos.f64 x) x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) x) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 x (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (cos.f64 x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 x (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (cos.f64 x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (-.f64 x (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (cos.f64 x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (cos.f64 x) x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 x (/.f64 (cos.f64 x) x)) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 x (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (neg.f64 x))) x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 x (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))))) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (cos.f64 x) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) x)) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))))))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x (*.f64 x (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x)) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (fma.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) x)) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 x) x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (fma.f64 (*.f64 x (cos.f64 x)) (fma.f64 x (cos.f64 x) x) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 x (cos.f64 x) x) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (fma.f64 x (cos.f64 x) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cos.f64 x) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(/.f64 (cos.f64 x) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (cos.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 x (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 x) (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (cos.f64 x))) |
(/.f64 (neg.f64 (cos.f64 x)) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x))) |
(/.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 x)))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cos.f64 x) x)))))) |
(pow.f64 (neg.f64 (/.f64 x (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 x) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (cos.f64 x) x))) |
(*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (tan.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(/.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 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (cos.f64 (*.f64 x #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 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.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 x (*.f64 x #s(literal -1/40320 binary64))) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x #s(literal -1/40320 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (/.f64 #s(literal 1/518400 binary64) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)))) |
(-.f64 (/.f64 #s(literal 1/518400 binary64) (-.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x #s(literal -1/40320 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (-.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x #s(literal -1/40320 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/40320 binary64)) x #s(literal 1/720 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)) (+.f64 #s(literal 1/518400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64))) (neg.f64 (+.f64 #s(literal 1/518400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)))) |
(/.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64))) (-.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) #s(literal 1/518400 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)))) (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x #s(literal -1/40320 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/518400 binary64) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (fma.f64 (/.f64 #s(literal 1/518400 binary64) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (/.f64 #s(literal 1/518400 binary64) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64)) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))) (/.f64 #s(literal 1/518400 binary64) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/65548320768000 binary64)) #s(literal 1/373248000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1625702400 binary64) #s(literal -1/518400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(neg.f64 (*.f64 x (*.f64 x (neg.f64 x)))) |
(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 #s(literal -1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (cos.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cos.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) |
(neg.f64 (neg.f64 (/.f64 (cos.f64 x) x))) |
(/.f64 (cos.f64 x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (cos.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (cos.f64 x))))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) x) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cos.f64 x) x)))))) |
(pow.f64 (/.f64 x (cos.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) x)) |
(*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 12 154× | accelerator-lowering-fma.f32 |
| 12 154× | accelerator-lowering-fma.f64 |
| 3 926× | *-lowering-*.f32 |
| 3 926× | *-lowering-*.f64 |
| 2 920× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 1810 |
| 1 | 441 | 1798 |
| 2 | 1104 | 1798 |
| 3 | 3340 | 1792 |
| 4 | 5611 | 1792 |
| 5 | 7854 | 1790 |
| 0 | 8127 | 1684 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 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)))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 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) |
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(* -1/40320 (pow x 6)) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* -1/40320 (pow x 6)) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
-1/24 |
(- (* 1/720 (pow x 2)) 1/24) |
(- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24) |
(- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24) |
(* -1/40320 (pow x 4)) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* -1/40320 (pow x 4)) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(* 1/720 x) |
(* x (+ 1/720 (* -1/40320 (pow x 2)))) |
(* x (+ 1/720 (* -1/40320 (pow x 2)))) |
(* x (+ 1/720 (* -1/40320 (pow x 2)))) |
(* -1/40320 (pow x 3)) |
(* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* -1/40320 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))) |
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(* 1/2 (pow x 3)) |
(* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
(* x (- 1 (cos x))) |
(* x (- 1 (cos x))) |
(* x (- 1 (cos x))) |
(* x (- 1 (cos x))) |
(* x (+ 1 (* -1 (cos x)))) |
(* x (+ 1 (* -1 (cos x)))) |
(* x (+ 1 (* -1 (cos x)))) |
(* x (+ 1 (* -1 (cos x)))) |
x |
(* x (+ 1 (* -1/2 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))) |
(* x (cos x)) |
(* x (cos x)) |
(* x (cos x)) |
(* x (cos x)) |
(* x (cos x)) |
(* x (cos x)) |
(* x (cos x)) |
(* x (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) |
(* -1/2 x) |
(* x (- (* 1/24 (pow x 2)) 1/2)) |
(* x (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)) |
(* x (- (* (pow x 2) (+ 1/24 (* (pow x 2) (- (* 1/40320 (pow x 2)) 1/720)))) 1/2)) |
(/ (- (cos x) 1) x) |
(/ (- (cos x) 1) x) |
(/ (- (cos x) 1) x) |
(/ (- (cos x) 1) x) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) x) |
(/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) x) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* -1 (/ (cos x) x)) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(/ (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/720 |
(+ 1/720 (* -1/40320 (pow x 2))) |
(+ 1/720 (* -1/40320 (pow x 2))) |
(+ 1/720 (* -1/40320 (pow x 2))) |
(* -1/40320 (pow x 2)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* -1/40320 (pow x 2)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(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) |
(/ 1 x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x) |
(/ (cos x) x) |
(/ (cos x) x) |
(/ (cos x) x) |
(/ (cos x) x) |
(/ (cos x) x) |
(/ (cos x) x) |
(/ (cos x) x) |
(/ (cos x) x) |
| Outputs |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
1/2 |
#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/720 (pow x 2)) 1/24))) |
(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)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(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)) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.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 (*.f64 x x) (fma.f64 x (*.f64 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 x (*.f64 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))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 x (*.f64 x x)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
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/720 (pow x 2)) 1/24))) |
(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)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(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/40320 (pow x 6)) |
(*.f64 #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(* -1/40320 (pow x 6)) |
(*.f64 #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
-1/24 |
#s(literal -1/24 binary64) |
(- (* 1/720 (pow x 2)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24) |
(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)) |
(- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24) |
(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)) |
(* -1/40320 (pow x 4)) |
(*.f64 #s(literal -1/40320 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(fma.f64 (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(fma.f64 (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* -1/40320 (pow x 4)) |
(*.f64 #s(literal -1/40320 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(fma.f64 (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))) |
(fma.f64 (+.f64 #s(literal -1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* x (+ 1/720 (* -1/40320 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* x (+ 1/720 (* -1/40320 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* x (+ 1/720 (* -1/40320 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* -1/40320 (pow x 3)) |
(*.f64 #s(literal -1/40320 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* -1/40320 (pow x 3)) |
(*.f64 #s(literal -1/40320 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))) |
(* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 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/720 (pow x 2)) 1/24))) |
(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)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(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)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* 1/2 (pow x 3)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(*.f64 x (*.f64 x (*.f64 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 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
(*.f64 (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)) (*.f64 x (*.f64 x x))) |
(* x (- 1 (cos x))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (- 1 (cos x))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (- 1 (cos x))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (- 1 (cos x))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (+ 1 (* -1 (cos x)))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (+ 1 (* -1 (cos x)))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (+ 1 (* -1 (cos x)))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(* x (+ 1 (* -1 (cos x)))) |
(-.f64 x (*.f64 x (cos.f64 x))) |
x |
(* x (+ 1 (* -1/2 (pow x 2)))) |
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))) |
(fma.f64 (*.f64 x (*.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)) x) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
(* x (cos x)) |
(*.f64 x (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 (*.f64 x 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 x (*.f64 x #s(literal 1/24 binary64)) #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 (*.f64 x 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) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* 1/24 (pow x 2)) 1/2)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* x (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)) |
(*.f64 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))) |
(* x (- (* (pow x 2) (+ 1/24 (* (pow x 2) (- (* 1/40320 (pow x 2)) 1/720)))) 1/2)) |
(*.f64 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))) |
(/ (- (cos x) 1) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(/ (- (cos x) 1) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(/ (- (cos x) 1) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(/ (- (cos x) 1) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
(* -1 (/ (+ 1 (* -1 (cos x))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(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)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(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) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) x) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) x) |
(fma.f64 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)) (/.f64 #s(literal -1 binary64) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* -1 (/ (cos x) x)) |
(neg.f64 (/.f64 (cos.f64 x) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (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 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
1/720 |
#s(literal 1/720 binary64) |
(+ 1/720 (* -1/40320 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+ 1/720 (* -1/40320 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+ 1/720 (* -1/40320 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(* -1/40320 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(* -1/40320 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)) |
(fma.f64 x (*.f64 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal -1/2 binary64))) |
(/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x) |
(/.f64 (fma.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)) #s(literal 1 binary64)) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
(/ (cos x) x) |
(/.f64 (cos.f64 x) x) |
Compiled 32 916 to 2 739 computations (91.7% saved)
24 alts after pruning (20 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 390 | 14 | 1 404 |
| Fresh | 7 | 6 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 399 | 24 | 1 423 |
| Status | Accuracy | Program |
|---|---|---|
| 51.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) | |
| ✓ | 51.3% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
| ▶ | 51.3% | (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
| 51.1% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) | |
| ▶ | 43.2% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
| 49.9% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) | |
| 51.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 49.8% | (/.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x))) (neg.f64 x)) | |
| ▶ | 3.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
| 10.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) | |
| 51.1% | (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) | |
| 1.8% | (/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) | |
| ✓ | 43.2% | (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
| ▶ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 27.7% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) | |
| 11.8% | (/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) | |
| ▶ | 70.7% | (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
| 49.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 49.9% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) | |
| 49.8% | (*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 51.1% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) | |
| 49.8% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) | |
| ✓ | 52.5% | #s(literal 1/2 binary64) |
Compiled 617 to 348 computations (43.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 1088 | (/.f64 x (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (cos.f64 x) |
| ✓ | cost-diff | 0 | (neg.f64 (cos.f64 x)) |
| ✓ | cost-diff | 0 | (fma.f64 (neg.f64 (cos.f64 x)) x x) |
| ✓ | cost-diff | 640 | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
| ✓ | cost-diff | 320 | (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 1664 | (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
| ✓ | 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 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
| 6 424× | accelerator-lowering-fma.f32 |
| 6 424× | accelerator-lowering-fma.f64 |
| 2 562× | *-lowering-*.f32 |
| 2 562× | *-lowering-*.f64 |
| 1 506× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 169 |
| 1 | 86 | 164 |
| 2 | 206 | 159 |
| 3 | 499 | 158 |
| 4 | 1854 | 146 |
| 5 | 4278 | 134 |
| 6 | 6611 | 134 |
| 0 | 8237 | 130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (tan (* x 1/2)) (sin x)) (* x x)) |
(* (tan (* x 1/2)) (sin x)) |
(tan (* x 1/2)) |
(* x 1/2) |
x |
1/2 |
(sin x) |
(* x x) |
(+ (* (* x x) -1/24) 1/2) |
(* x x) |
x |
-1/24 |
1/2 |
(/ (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) (neg x)) |
(- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) |
(/ -1 x) |
-1 |
x |
(neg (/ (+ (* (* x x) -1/2) 1) x)) |
(/ (+ (* (* x x) -1/2) 1) x) |
(+ (* (* x x) -1/2) 1) |
(* x x) |
-1/2 |
1 |
(neg x) |
(/ (+ (* (neg (cos x)) x) x) (* x (* x x))) |
(+ (* (neg (cos x)) x) x) |
(neg (cos x)) |
(cos x) |
x |
(* x (* x x)) |
(* x x) |
(/ (- 1 (cos x)) (/ x (/ 1 x))) |
(- 1 (cos x)) |
1 |
(cos x) |
x |
(/ x (/ 1 x)) |
(/ 1 x) |
| Outputs |
|---|
(/ (* (tan (* x 1/2)) (sin x)) (* x x)) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(* (tan (* x 1/2)) (sin x)) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) |
(tan (* x 1/2)) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(sin x) |
(sin.f64 x) |
(* x x) |
(*.f64 x 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) |
x |
-1/24 |
#s(literal -1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) (neg x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) x) |
(- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) |
(*.f64 x #s(literal -1/2 binary64)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
(neg (/ (+ (* (* x x) -1/2) 1) x)) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/ (+ (* (* x x) -1/2) 1) x) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (* x x) -1/2) 1) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(neg x) |
(neg.f64 x) |
(/ (+ (* (neg (cos x)) x) x) (* x (* x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(+ (* (neg (cos x)) x) x) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(neg (cos x)) |
(neg.f64 (cos.f64 x)) |
(cos x) |
(cos.f64 x) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (- 1 (cos x)) (/ x (/ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(- 1 (cos x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(cos x) |
(cos.f64 x) |
x |
(/ x (/ 1 x)) |
(*.f64 x x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 x (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 88.3% | (-.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | accuracy | 76.6% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 89.7% | (fma.f64 (neg.f64 (cos.f64 x)) x x) |
| ✓ | accuracy | 69.0% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 75.7% | (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
| ✓ | accuracy | 66.1% | (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (sin.f64 x) |
| ✓ | accuracy | 99.8% | (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) |
| ✓ | accuracy | 76.6% | (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
| 90.0ms | 128× | 0 | valid |
| 42.0ms | 37× | 5 | exit |
| 39.0ms | 50× | 2 | valid |
| 20.0ms | 13× | 4 | valid |
| 10.0ms | 24× | 1 | valid |
| 4.0ms | 4× | 3 | valid |
Compiled 168 to 34 computations (79.8% saved)
ival-div: 79.0ms (45.3% of total)ival-cos: 25.0ms (14.3% of total)adjust: 19.0ms (10.9% of total)ival-mult: 16.0ms (9.2% of total)ival-add: 7.0ms (4% of total)ival-neg: 6.0ms (3.4% of total)ival-tan: 6.0ms (3.4% of total)const: 6.0ms (3.4% of total)ival-sub: 5.0ms (2.9% of total)ival-sin: 5.0ms (2.9% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (tan (* x 1/2)) (sin x)) (* x x))> |
#<alt (* (tan (* x 1/2)) (sin x))> |
#<alt (tan (* x 1/2))> |
#<alt (* x 1/2)> |
#<alt (+ (* (* x x) -1/24) 1/2)> |
#<alt (* x x)> |
#<alt (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x)))> |
#<alt (/ (+ (* (* x x) -1/2) 1) x)> |
#<alt (/ (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) (neg x))> |
#<alt (neg (/ (+ (* (* x x) -1/2) 1) x))> |
#<alt (/ (+ (* (neg (cos x)) x) x) (* x (* x x)))> |
#<alt (+ (* (neg (cos x)) x) x)> |
#<alt (neg (cos x))> |
#<alt (cos x)> |
#<alt (/ x (/ 1 x))> |
#<alt (/ (- 1 (cos x)) (/ x (/ 1 x)))> |
#<alt (- 1 (cos x))> |
#<alt (sin x)> |
#<alt (neg x)> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x))))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 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 (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))> |
#<alt (/ (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> |
#<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/2 (/ 1 (pow x 2))) 1/24))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24))> |
#<alt (* -1/24 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (* -1/2 x)> |
#<alt (* x (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* x (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* x (- (/ 1 (pow x 2)) 1/2))> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (- 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- 1/2 (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt (/ -1 x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (* 1/2 x)> |
#<alt (* x (- 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (- 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (- 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (/ 1 (pow x 2)) 1/2)))> |
#<alt (* -1 (* x (- (/ 1 (pow x 2)) 1/2)))> |
#<alt (* -1 (* x (- (/ 1 (pow x 2)) 1/2)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (cos x))) (pow x 2))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* -1 (/ (- (cos x) 1) (pow x 2)))> |
#<alt (* 1/2 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))> |
#<alt (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* x (+ 1 (* -1 (cos x))))> |
#<alt (* -1 (* x (- (cos x) 1)))> |
#<alt (* -1 (* x (- (cos x) 1)))> |
#<alt (* -1 (* x (- (cos x) 1)))> |
#<alt (* -1 (* x (- (cos x) 1)))> |
#<alt -1> |
#<alt (- (* 1/2 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1)> |
#<alt (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1)> |
#<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 (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> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<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 x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (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)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | (/ (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) (neg x)) |
| 1.0ms | x | @ | inf | (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) |
| 1.0ms | x | @ | -inf | (/ (+ (* (neg (cos x)) x) x) (* x (* x x))) |
| 0.0ms | x | @ | inf | (/ (+ (* (neg (cos x)) x) x) (* x (* x x))) |
| 0.0ms | x | @ | -inf | (/ (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) (neg x)) |
| 1× | batch-egg-rewrite |
| 5 680× | accelerator-lowering-fma.f32 |
| 5 680× | accelerator-lowering-fma.f64 |
| 5 170× | /-lowering-/.f32 |
| 5 170× | /-lowering-/.f64 |
| 4 054× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 133 |
| 1 | 195 | 126 |
| 2 | 1649 | 120 |
| 0 | 8375 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (tan (* x 1/2)) (sin x)) (* x x)) |
(* (tan (* x 1/2)) (sin x)) |
(tan (* x 1/2)) |
(* x 1/2) |
(+ (* (* x x) -1/24) 1/2) |
(* x x) |
(- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) |
(/ (+ (* (* x x) -1/2) 1) x) |
(/ (- (/ -1 x) (neg (/ (+ (* (* x x) -1/2) 1) x))) (neg x)) |
(neg (/ (+ (* (* x x) -1/2) 1) x)) |
(/ (+ (* (neg (cos x)) x) x) (* x (* x x))) |
(+ (* (neg (cos x)) x) x) |
(neg (cos x)) |
(cos x) |
(/ x (/ 1 x)) |
(/ (- 1 (cos x)) (/ x (/ 1 x))) |
(- 1 (cos x)) |
(sin x) |
(neg x) |
(* x (* x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) x)) x) |
(/.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sin.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (sin.f64 x)) x) |
(/.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) (neg.f64 (*.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sin.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) x)))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (sin.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x)))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) x) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (sin.f64 x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) x))) |
(*.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sin.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 x) x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (sin.f64 x) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 x) x) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) x)) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x)) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) x)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) x) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) x) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 x)) #s(literal -1 binary64)) (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) |
(*.f64 (sin.f64 x) (tan.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(tan.f64 (*.f64 x #s(literal 1/2 binary64))) |
(/.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) (/.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))) (cos.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.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 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/24 binary64)) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) #s(literal -1/4 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.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 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.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 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.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))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/13824 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) #s(literal -1/4 binary64))) #s(literal -1 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.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)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (-.f64 x x) (*.f64 x (neg.f64 x))) |
(-.f64 (-.f64 x x) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 x (pow.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(-.f64 (/.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 x (*.f64 x (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) |
(/.f64 (-.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) x) (*.f64 x (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) (*.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 x (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (*.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x)) |
(/.f64 (+.f64 x (*.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) x (*.f64 (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) x)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) x (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) x (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) x (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) (*.f64 x (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) (*.f64 x (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 x (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 x (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))))) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 (+.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (+.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (neg.f64 x) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x))))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) (/.f64 (+.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x) (*.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x) (*.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x) (*.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))))) (neg.f64 (/.f64 (+.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))))))) |
(pow.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (*.f64 x (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) (neg.f64 x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)))))) |
(pow.f64 (neg.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (neg.f64 x) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (-.f64 x (*.f64 x (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(*.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (neg.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 x (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) 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 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.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 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(+.f64 x (neg.f64 (*.f64 x (cos.f64 x)))) |
(+.f64 (neg.f64 (*.f64 x (cos.f64 x))) x) |
(-.f64 x (*.f64 x (cos.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 x)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) x) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (cos.f64 x) x) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) x) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (cos.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 (*.f64 x (cos.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (*.f64 (*.f64 x (cos.f64 x)) x))))) |
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (*.f64 (*.f64 x (cos.f64 x)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) (neg.f64 (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) |
(-.f64 #s(literal 0 binary64) (cos.f64 x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (cos.f64 x))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (cos.f64 x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (cos.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(neg.f64 (cos.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (cos.f64 x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (+.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (cos.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x)))))) |
(*.f64 #s(literal -1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(cos.f64 x) |
(cos.f64 (neg.f64 x)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (-.f64 x x) (*.f64 x (neg.f64 x))) |
(-.f64 (-.f64 x x) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 x (pow.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (neg.f64 x) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))))))) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (-.f64 x (*.f64 x (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(*.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (cos.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (neg.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 x (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) 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 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.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 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (neg.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x))))))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (neg.f64 x))) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (cos.f64 x) (neg.f64 x))) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 (*.f64 x (cos.f64 x)))))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.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) (cos.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.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 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64)) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #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 (+.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))))) #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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(sin.f64 x) |
(neg.f64 (sin.f64 (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(neg.f64 x) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(neg.f64 (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 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 #s(literal -1 binary64) (*.f64 x (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 19 964× | accelerator-lowering-fma.f32 |
| 19 964× | accelerator-lowering-fma.f64 |
| 4 862× | *-lowering-*.f32 |
| 4 862× | *-lowering-*.f64 |
| 3 520× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 1492 |
| 1 | 335 | 1486 |
| 2 | 867 | 1486 |
| 3 | 2522 | 1456 |
| 4 | 5663 | 1456 |
| 0 | 8633 | 1369 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 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)))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(/ (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 |
(+ 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/2 (/ 1 (pow x 2))) 1/24)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(* -1/24 (pow x 2)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(/ 1 x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(* -1/2 x) |
(* x (- (/ 1 (pow x 2)) 1/2)) |
(* x (- (/ 1 (pow x 2)) 1/2)) |
(* x (- (/ 1 (pow x 2)) 1/2)) |
(* -1/2 x) |
(* -1 (* x (- 1/2 (/ 1 (pow x 2))))) |
(* -1 (* x (- 1/2 (/ 1 (pow x 2))))) |
(* -1 (* x (- 1/2 (/ 1 (pow x 2))))) |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
(/ -1 x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(* 1/2 x) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(* 1/2 x) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(* 1/2 (pow x 3)) |
(* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
(* x (+ 1 (* -1 (cos x)))) |
(* x (+ 1 (* -1 (cos x)))) |
(* x (+ 1 (* -1 (cos x)))) |
(* x (+ 1 (* -1 (cos x)))) |
(* -1 (* x (- (cos x) 1))) |
(* -1 (* x (- (cos x) 1))) |
(* -1 (* x (- (cos x) 1))) |
(* -1 (* x (- (cos x) 1))) |
-1 |
(- (* 1/2 (pow x 2)) 1) |
(- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) |
(- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) |
(* -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) |
(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 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(* 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)) |
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) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 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 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (cos.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 (*.f64 x x) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x 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 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/240 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 17/40320 binary64) #s(literal 1/240 binary64))) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/ (sin (* 1/2 x)) (cos (* 1/2 x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* -1/24 (pow x 2)) |
(*.f64 #s(literal -1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* -1/24 (pow x 2)) |
(*.f64 #s(literal -1/24 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #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/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(* x (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(* x (- (/ 1 (pow x 2)) 1/2)) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (- 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (- 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (- 1/2 (/ 1 (pow x 2))))) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (+ 1 (* -1 (cos x))) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* -1 (/ (- (cos x) 1) (pow x 2))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(* 1/2 (pow x 3)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))) |
(*.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))) |
(* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
(*.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))))) |
(* x (+ 1 (* -1 (cos x)))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (cos x)))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (cos x)))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (cos x)))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* -1 (* x (- (cos x) 1))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* -1 (* x (- (cos x) 1))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* -1 (* x (- (cos x) 1))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(* -1 (* x (- (cos x) 1))) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (pow x 2)) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (cos.f64 x)) |
(* -1 (cos x)) |
(neg.f64 (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 x (*.f64 x #s(literal 1/24 binary64)) #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 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x 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) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x 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 (*.f64 x x) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x 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 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x 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)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) x) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
Compiled 32 642 to 3 223 computations (90.1% saved)
45 alts after pruning (37 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 523 | 23 | 1 546 |
| Fresh | 1 | 14 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 525 | 45 | 1 570 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 51.3% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
| ✓ | 51.3% | (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
| ▶ | 2.9% | (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
| 51.1% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) | |
| 43.1% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) | |
| ✓ | 43.2% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
| 2.2% | (/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) | |
| 1.8% | (/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x)) | |
| 2.6% | (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) | |
| 49.9% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) | |
| 3.6% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) | |
| 2.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) | |
| 51.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 49.8% | (/.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x))) (neg.f64 x)) | |
| 2.7% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 x)) | |
| 2.9% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) | |
| ▶ | 3.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
| 2.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) | |
| 3.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) | |
| 3.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) | |
| 3.0% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) | |
| 10.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) | |
| 51.1% | (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) | |
| 1.8% | (/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) | |
| 2.9% | (/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) | |
| 2.9% | (/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) | |
| ✓ | 43.2% | (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
| ✓ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 27.7% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
| 3.6% | (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) | |
| 11.8% | (/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) | |
| 2.1% | (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (neg.f64 x)) | |
| ✓ | 70.7% | (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
| 22.8% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) | |
| 3.6% | (/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) | |
| ▶ | 49.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 49.9% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) | |
| 2.1% | (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) | |
| 49.8% | (*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 3.6% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) | |
| 51.1% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) | |
| 49.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) | |
| ✓ | 52.5% | #s(literal 1/2 binary64) |
Compiled 1 684 to 911 computations (45.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 x) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| ✓ | cost-diff | 128 | (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
| ✓ | cost-diff | 192 | (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) |
| ✓ | cost-diff | 704 | (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 1024 | (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 1152 | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
| ✓ | cost-diff | 1664 | (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 1024 | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/720 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) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
| 6 546× | accelerator-lowering-fma.f32 |
| 6 546× | accelerator-lowering-fma.f64 |
| 2 578× | *-lowering-*.f32 |
| 2 578× | *-lowering-*.f64 |
| 1 350× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 260 |
| 1 | 98 | 250 |
| 2 | 250 | 227 |
| 3 | 674 | 211 |
| 4 | 1908 | 201 |
| 5 | 5030 | 201 |
| 0 | 8061 | 186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* x x) (+ (* (* x x) 1/720) -1/24)) 1/2) |
(* x x) |
x |
(+ (* (* x x) 1/720) -1/24) |
1/720 |
-1/24 |
1/2 |
(/ (- 1 1) (* x x)) |
(- 1 1) |
1 |
(* x x) |
x |
(/ (- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) (neg x)) |
(- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) |
(/ -1 x) |
-1 |
x |
(/ -1 (/ x (+ (* (* x x) -1/2) 1))) |
(/ x (+ (* (* x x) -1/2) 1)) |
(+ (* (* x x) -1/2) 1) |
(* x x) |
-1/2 |
1 |
(neg x) |
(/ (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) (neg x)) |
(+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) |
(/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) |
(+ (* 1/4 (* (* x x) (* x x))) -1) |
1/4 |
(* (* x x) (* x x)) |
(* x x) |
x |
-1 |
1 |
(/ (/ 1 (+ (* x (* x -1/2)) -1)) x) |
(/ 1 (+ (* x (* x -1/2)) -1)) |
(+ (* x (* x -1/2)) -1) |
(* x -1/2) |
-1/2 |
(/ -1 x) |
(neg x) |
(- (/ 1 (* x x)) (/ (cos x) (* x x))) |
(/ 1 (* x x)) |
1 |
(* x x) |
x |
(/ (cos x) (* x x)) |
(cos x) |
| Outputs |
|---|
(+ (* (* x x) (+ (* (* x x) 1/720) -1/24)) 1/2) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* (* x x) 1/720) -1/24) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
-1/24 |
#s(literal -1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ (- 1 1) (* x x)) |
#s(literal 0 binary64) |
(- 1 1) |
#s(literal 0 binary64) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ (- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) (neg x)) |
#s(literal 1/2 binary64) |
(- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) |
(*.f64 x #s(literal -1/2 binary64)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
(/ -1 (/ x (+ (* (* x x) -1/2) 1))) |
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/ x (+ (* (* x x) -1/2) 1)) |
(/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ (* (* x x) -1/2) 1) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(neg x) |
(neg.f64 x) |
(/ (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) (neg x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))))) x) |
(+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(+ (* 1/4 (* (* x x) (* x x))) -1) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* (* x x) (* x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* x x) |
(*.f64 x x) |
x |
-1 |
#s(literal -1 binary64) |
1 |
#s(literal 1 binary64) |
(/ (/ 1 (+ (* x (* x -1/2)) -1)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/ 1 (+ (* x (* x -1/2)) -1)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(+ (* x (* x -1/2)) -1) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(neg x) |
(neg.f64 x) |
(- (/ 1 (* x x)) (/ (cos x) (* x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/ 1 (* x x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ (cos x) (* x x)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(cos x) |
(cos.f64 x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 99.4% | (/.f64 (cos.f64 x) (*.f64 x x)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | accuracy | 51.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x x) (*.f64 x x)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 15.7% | (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| ✓ | accuracy | 75.7% | (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | accuracy | 52.6% | (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 71.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
| 112.0ms | 76× | 3 | valid |
| 62.0ms | 44× | 1 | valid |
| 39.0ms | 128× | 0 | valid |
| 18.0ms | 8× | 4 | valid |
Compiled 262 to 41 computations (84.4% saved)
ival-mult: 73.0ms (37.3% of total)ival-div: 44.0ms (22.5% of total)ival-cos: 30.0ms (15.3% of total)adjust: 19.0ms (9.7% of total)ival-add: 13.0ms (6.6% of total)const: 8.0ms (4.1% of total)ival-sub: 6.0ms (3.1% of total)exact: 1.0ms (0.5% of total)ival-neg: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* x x) (+ (* (* x x) 1/720) -1/24)) 1/2)> |
#<alt (* x x)> |
#<alt (+ (* (* x x) 1/720) -1/24)> |
#<alt (/ (- 1 1) (* x x))> |
#<alt (- 1 1)> |
#<alt (- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1))))> |
#<alt (/ (- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) (neg x))> |
#<alt (/ -1 (/ x (+ (* (* x x) -1/2) 1)))> |
#<alt (/ -1 x)> |
#<alt (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1)> |
#<alt (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)> |
#<alt (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x))> |
#<alt (/ (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) (neg x))> |
#<alt (- (/ 1 (* x x)) (/ (cos x) (* x x)))> |
#<alt (/ 1 (* x x))> |
#<alt (/ (cos x) (* x x))> |
#<alt (/ x (+ (* (* x x) -1/2) 1))> |
#<alt (neg x)> |
#<alt (/ 1 (+ (* x (* x -1/2)) -1))> |
#<alt (* (* x x) (* x x))> |
#<alt (cos x)> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- (+ 1/720 (/ 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/720 (pow x 2)) 1/24)> |
#<alt (- (* 1/720 (pow x 2)) 1/24)> |
#<alt (- (* 1/720 (pow x 2)) 1/24)> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* -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> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt (/ -1 x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (* 1/2 x)> |
#<alt (* x (- 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (- 1/2 (/ 1 (pow x 2))))> |
#<alt (* x (- 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (/ 1 (pow x 2)) 1/2)))> |
#<alt (* -1 (* x (- (/ 1 (pow x 2)) 1/2)))> |
#<alt (* -1 (* x (- (/ 1 (pow x 2)) 1/2)))> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt (/ -1 x)> |
#<alt -1> |
#<alt (- (* 1/4 (pow x 4)) 1)> |
#<alt (- (* 1/4 (pow x 4)) 1)> |
#<alt (- (* 1/4 (pow x 4)) 1)> |
#<alt (* 1/4 (pow x 4))> |
#<alt (* (pow x 4) (- 1/4 (/ 1 (pow x 4))))> |
#<alt (* (pow x 4) (- 1/4 (/ 1 (pow x 4))))> |
#<alt (* (pow x 4) (- 1/4 (/ 1 (pow x 4))))> |
#<alt (* 1/4 (pow x 4))> |
#<alt (* (pow x 4) (- 1/4 (/ 1 (pow x 4))))> |
#<alt (* (pow x 4) (- 1/4 (/ 1 (pow x 4))))> |
#<alt (* (pow x 4) (- 1/4 (/ 1 (pow x 4))))> |
#<alt (/ -1 x)> |
#<alt (/ (- (* 1/2 (pow x 2)) 1) x)> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* -1/4 (pow x 2)))) 1) x)> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4)))) 1) x)> |
#<alt (/ -2 (pow x 3))> |
#<alt (/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 3))> |
#<alt (/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 3))> |
#<alt (/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 3))> |
#<alt (/ -2 (pow x 3))> |
#<alt (* -1 (/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 3)))> |
#<alt (* -1 (/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 3)))> |
#<alt (* -1 (/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 3)))> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))> |
#<alt (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ (- 1 (cos x)) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2))> |
#<alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt (/ (cos x) (pow x 2))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/2 (* 1/4 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/4 (* 1/8 (pow x 2))))))))> |
#<alt (/ -2 x)> |
#<alt (* -1 (/ (+ 2 (* 4 (/ 1 (pow x 2)))) x))> |
#<alt (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) 2) x)> |
#<alt (/ (- (* -1 (/ (+ 8 (* 16 (/ 1 (pow x 2)))) (pow x 4))) (+ 2 (* 4 (/ 1 (pow x 2))))) x)> |
#<alt (/ -2 x)> |
#<alt (* -1 (/ (+ 2 (* 4 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 2 (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4)))) x))> |
#<alt (* -1 (/ (+ 2 (+ (* 4 (/ 1 (pow x 2))) (+ (* 16 (/ 1 (pow x 6))) (/ 8 (pow x 4))))) x))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt -1> |
#<alt (- (* 1/2 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (+ 1/2 (* -1/4 (pow x 2)))) 1)> |
#<alt (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4)))) 1)> |
#<alt (/ -2 (pow x 2))> |
#<alt (/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 2))> |
#<alt (/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 2))> |
#<alt (/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 2))> |
#<alt (/ -2 (pow x 2))> |
#<alt (/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 2))> |
#<alt (/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 2))> |
#<alt (/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 2))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt 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)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | (- (/ 1 (* x x)) (/ (cos x) (* x x))) |
| 1.0ms | x | @ | 0 | (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) |
| 1.0ms | x | @ | inf | (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) |
| 1.0ms | x | @ | inf | (/ (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) (neg x)) |
| 1.0ms | x | @ | 0 | (- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) |
| 1× | batch-egg-rewrite |
| 5 624× | accelerator-lowering-fma.f32 |
| 5 624× | accelerator-lowering-fma.f64 |
| 4 304× | /-lowering-/.f32 |
| 4 304× | /-lowering-/.f64 |
| 3 346× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 171 |
| 1 | 277 | 154 |
| 2 | 2880 | 148 |
| 0 | 8753 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* x x) (+ (* (* x x) 1/720) -1/24)) 1/2) |
(* x x) |
(+ (* (* x x) 1/720) -1/24) |
(/ (- 1 1) (* x x)) |
(- 1 1) |
(- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) |
(/ (- (/ -1 x) (/ -1 (/ x (+ (* (* x x) -1/2) 1)))) (neg x)) |
(/ -1 (/ x (+ (* (* x x) -1/2) 1))) |
(/ -1 x) |
(/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) |
(/ (/ 1 (+ (* x (* x -1/2)) -1)) x) |
(+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) |
(/ (+ (* (/ (+ (* 1/4 (* (* x x) (* x x))) -1) 1) (/ (/ 1 (+ (* x (* x -1/2)) -1)) x)) (/ -1 x)) (neg x)) |
(- (/ 1 (* x x)) (/ (cos x) (* x x))) |
(/ 1 (* x x)) |
(/ (cos x) (* x x)) |
(/ x (+ (* (* x x) -1/2) 1)) |
(neg x) |
(/ 1 (+ (* x (* x -1/2)) -1)) |
(* (* x x) (* x x)) |
(cos x) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) x (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 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/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 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/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x #s(literal -1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 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/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(+.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64)) (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal -1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64))) (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64)))) (neg.f64 (-.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 x (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) x #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) (neg.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) x)) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x (neg.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) x)) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) x)) |
(-.f64 (/.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) x) (/.f64 (/.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) x) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) x)) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 x)) (/.f64 (/.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 x))) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 x (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))) |
(pow.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) x) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) x) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) x #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))))) |
(pow.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.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 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 x)) |
(pow.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 x (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (+.f64 x (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) x #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) x) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) (neg.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x) x)) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x (neg.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) (neg.f64 (*.f64 x (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) x)) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) x)) |
(-.f64 (/.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) x) (/.f64 (/.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) x) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) x)) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 x)) (/.f64 (/.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 x)) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 x))) |
(-.f64 (/.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (*.f64 x (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) (neg.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) x)) (/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x (neg.f64 x)) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) (/.f64 x (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 x (neg.f64 (cos.f64 x))) (*.f64 x (*.f64 x (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (cos.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) x) (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) x) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x x))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 x)))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x (neg.f64 x)) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (cos.f64 x))) x)) (neg.f64 (*.f64 x (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 x (cos.f64 x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x x))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (neg.f64 x)) |
(pow.f64 x #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (cos.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(neg.f64 (/.f64 (cos.f64 x) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (cos.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (cos.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/.f64 (neg.f64 (cos.f64 x)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 (cos.f64 x) x) x) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 x)))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 x) x))) x) |
(/.f64 (neg.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(pow.f64 (/.f64 (*.f64 x x) (cos.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (cos.f64 x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (cos.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 x (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(neg.f64 x) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(pow.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 4 binary64))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
(cos.f64 x) |
(cos.f64 (neg.f64 x)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 x)))) |
| 1× | egg-herbie |
| 14 582× | accelerator-lowering-fma.f32 |
| 14 582× | accelerator-lowering-fma.f64 |
| 3 464× | +-lowering-+.f64 |
| 3 464× | +-lowering-+.f32 |
| 3 418× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 159 | 1396 |
| 1 | 416 | 1388 |
| 2 | 1140 | 1384 |
| 3 | 3340 | 1360 |
| 4 | 7801 | 1360 |
| 0 | 8262 | 1286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (- (+ 1/720 (/ 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/720 (pow x 2)) 1/24) |
(- (* 1/720 (pow x 2)) 1/24) |
(- (* 1/720 (pow x 2)) 1/24) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -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/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
(/ -1 x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(* 1/2 x) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(* 1/2 x) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
(/ -1 x) |
-1 |
(- (* 1/4 (pow x 4)) 1) |
(- (* 1/4 (pow x 4)) 1) |
(- (* 1/4 (pow x 4)) 1) |
(* 1/4 (pow x 4)) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(* 1/4 (pow x 4)) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(/ -1 x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(/ (- (* (pow x 2) (+ 1/2 (* -1/4 (pow x 2)))) 1) x) |
(/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4)))) 1) x) |
(/ -2 (pow x 3)) |
(/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 3)) |
(/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 3)) |
(/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 3)) |
(/ -2 (pow x 3)) |
(* -1 (/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 3))) |
(* -1 (/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 3))) |
(* -1 (/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 3))) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
1/2 |
(+ 1/2 (* -1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
(/ (cos x) (pow x 2)) |
x |
(* x (+ 1 (* 1/2 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/2 (* 1/4 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/4 (* 1/8 (pow x 2)))))))) |
(/ -2 x) |
(* -1 (/ (+ 2 (* 4 (/ 1 (pow x 2)))) x)) |
(/ (- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) 2) x) |
(/ (- (* -1 (/ (+ 8 (* 16 (/ 1 (pow x 2)))) (pow x 4))) (+ 2 (* 4 (/ 1 (pow x 2))))) x) |
(/ -2 x) |
(* -1 (/ (+ 2 (* 4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (+ 2 (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4)))) x)) |
(* -1 (/ (+ 2 (+ (* 4 (/ 1 (pow x 2))) (+ (* 16 (/ 1 (pow x 6))) (/ 8 (pow x 4))))) x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
-1 |
(- (* 1/2 (pow x 2)) 1) |
(- (* (pow x 2) (+ 1/2 (* -1/4 (pow x 2)))) 1) |
(- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4)))) 1) |
(/ -2 (pow x 2)) |
(/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 2)) |
(/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/ -2 (pow x 2)) |
(/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 2)) |
(/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
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) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(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)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(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)) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
-1/24 |
#s(literal -1/24 binary64) |
(- (* 1/720 (pow x 2)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(- (* 1/720 (pow x 2)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(- (* 1/720 (pow x 2)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* x (- 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(* -1 (* x (- (/ 1 (pow x 2)) 1/2))) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (* 1/4 (pow x 4)) 1) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(- (* 1/4 (pow x 4)) 1) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(- (* 1/4 (pow x 4)) 1) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(* 1/4 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(* 1/4 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(* (pow x 4) (- 1/4 (/ 1 (pow x 4)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* 1/2 (pow x 2)) 1) x) |
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* (pow x 2) (+ 1/2 (* -1/4 (pow x 2)))) 1) x) |
(fma.f64 x (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4)))) 1) x) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/ -2 (pow x 3)) |
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) |
(/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 3)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 3)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) |
(/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 3)) |
(/.f64 (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) |
(/ -2 (pow x 3)) |
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (/ (- 2 (* 4 (/ 1 (pow x 2)))) (pow x 3))) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(* -1 (/ (- (+ 2 (/ 8 (pow x 4))) (* 4 (/ 1 (pow x 2)))) (pow x 3))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) |
(* -1 (/ (- (+ 2 (/ 8 (pow x 4))) (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6))))) (pow x 3))) |
(/.f64 (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/24 (pow x 2))) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))) |
(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)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ (- 1 (cos x)) (pow x 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(/ (cos x) (pow x 2)) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
x |
(* x (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/2 (* 1/4 (pow x 2)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/4 (* 1/8 (pow x 2)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(* -1 (/ (+ 2 (* 4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -4 binary64) (*.f64 x x))) x) |
(/ (- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) 2) x) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) (*.f64 x x))) x) |
(/ (- (* -1 (/ (+ 8 (* 16 (/ 1 (pow x 2)))) (pow x 4))) (+ 2 (* 4 (/ 1 (pow x 2))))) x) |
(/.f64 (-.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(* -1 (/ (+ 2 (* 4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -4 binary64) (*.f64 x x))) x) |
(* -1 (/ (+ 2 (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4)))) x)) |
(/.f64 (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -4 binary64) (*.f64 x x))) x) |
(* -1 (/ (+ 2 (+ (* 4 (/ 1 (pow x 2))) (+ (* 16 (/ 1 (pow x 6))) (/ 8 (pow x 4))))) x)) |
(/.f64 (+.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 #s(literal -16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (pow x 2)) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/2 (* -1/4 (pow x 2)))) 1) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4)))) 1) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/ -2 (pow x 2)) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ -2 (pow x 2)) |
(/.f64 #s(literal -2 binary64) (*.f64 x x)) |
(/ (- (* 4 (/ 1 (pow x 2))) 2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (- (* 4 (/ 1 (pow x 2))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (- (+ (* 4 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 6)))) (+ 2 (/ 8 (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #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 (*.f64 x 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) |
Compiled 42 250 to 2 964 computations (93% saved)
34 alts after pruning (24 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 503 | 9 | 1 512 |
| Fresh | 17 | 15 | 32 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 8 | 8 |
| Total | 1 523 | 34 | 1 557 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 51.3% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
| ✓ | 51.3% | (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
| 43.1% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) | |
| ✓ | 43.2% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
| 2.2% | (/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) | |
| 49.9% | (/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) | |
| 3.6% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) | |
| 51.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 49.8% | (/.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x))) (neg.f64 x)) | |
| 32.1% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) | |
| 32.1% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) | |
| 32.1% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) | |
| 4.2% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) | |
| 10.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) | |
| 3.6% | (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) | |
| 51.1% | (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) | |
| 1.8% | (/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) | |
| ✓ | 43.2% | (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
| ✓ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 49.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 11.8% | (/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) | |
| ✓ | 70.7% | (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
| 22.8% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) | |
| 3.6% | (/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) | |
| ✓ | 49.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 2.4% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) | |
| 49.9% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (cos.f64 x))) | |
| 49.8% | (*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 3.6% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) | |
| 51.1% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) | |
| 49.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) | |
| ✓ | 52.5% | #s(literal 1/2 binary64) |
| 28.6% | #s(literal 0 binary64) |
Compiled 1 634 to 542 computations (66.8% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (cos.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (cos.f64 x)))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
| Outputs |
|---|
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
2 calls:
| 45.0ms | x |
| 14.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 2 | x |
| 99.2% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) |
(*.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (cos.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (cos.f64 x) x))) (neg.f64 x)) |
| Outputs |
|---|
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x) |
1 calls:
| 21.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 x (cos.f64 x))) (*.f64 x (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x x) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (cos.f64 x) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 x (cos.f64 x))) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
1 calls:
| 31.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| Outputs |
|---|
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
| Outputs |
|---|
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
2 calls:
| 23.0ms | x |
| 9.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 80.8% | 2 | x |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (*.f64 (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)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
| Outputs |
|---|
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
1 calls:
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) (*.f64 x (*.f64 x x))) |
| Outputs |
|---|
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x)) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#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 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 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 -1/40320 binary64)) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 x (fma.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (neg.f64 x)) (*.f64 x x)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) x))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (neg.f64 x)) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 0 binary64) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.6% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 28.6% | 1 | x |
Compiled 11 to 7 computations (36.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.1891951864569158e-5 | 0.8471912950149333 |
| 6.0ms | 128× | 0 | valid |
Compiled 188 to 138 computations (26.6% saved)
ival-sub: 1.0ms (27.9% of total)ival-div: 1.0ms (27.9% of total)ival-cos: 1.0ms (27.9% of total)ival-mult: 1.0ms (27.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.1891951864569158e-5 | 0.8471912950149333 |
| 6.0ms | 128× | 0 | valid |
Compiled 180 to 130 computations (27.8% saved)
ival-sub: 1.0ms (27.6% of total)ival-div: 1.0ms (27.6% of total)ival-cos: 1.0ms (27.6% of total)ival-mult: 1.0ms (27.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.1891951864569158e-5 | 0.8471912950149333 |
| 6.0ms | 128× | 0 | valid |
Compiled 156 to 114 computations (26.9% saved)
ival-sub: 1.0ms (28% of total)ival-div: 1.0ms (28% of total)ival-cos: 1.0ms (28% of total)ival-mult: 1.0ms (28% 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 |
|---|---|---|
| 10.0ms | 2.1891951864569158e-5 | 0.8471912950149333 |
| 6.0ms | 128× | 0 | valid |
Compiled 156 to 114 computations (26.9% saved)
ival-sub: 1.0ms (28% of total)ival-div: 1.0ms (28% of total)ival-cos: 1.0ms (28% of total)ival-mult: 1.0ms (28% 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 |
|---|---|---|
| 10.0ms | 0.8471912950149333 | 8.092789271499804 |
| 7.0ms | 96× | 0 | valid |
Compiled 294 to 178 computations (39.5% saved)
ival-cos: 3.0ms (62% of total)ival-div: 1.0ms (20.7% of total)ival-mult: 1.0ms (20.7% 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 |
|---|---|---|
| 128.0ms | 0.8471912950149333 | 8.092789271499804 |
| 124.0ms | 96× | 0 | valid |
Compiled 264 to 172 computations (34.8% saved)
ival-cos: 121.0ms (98.7% of total)ival-div: 1.0ms (0.8% of total)ival-mult: 1.0ms (0.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× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.8471912950149333 | 8.092789271499804 |
| 7.0ms | 96× | 0 | valid |
Compiled 234 to 154 computations (34.2% saved)
ival-cos: 3.0ms (63.7% of total)ival-div: 1.0ms (21.2% of total)ival-mult: 1.0ms (21.2% 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 |
|---|---|---|
| 10.0ms | 8.053521327541759e+76 | 2.656492105866187e+77 |
| 6.0ms | 80× | 0 | valid |
Compiled 42 to 40 computations (4.8% saved)
ival-cos: 3.0ms (72% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 66× | sub-neg_binary64 |
| 64× | distribute-neg-in_binary64 |
| 60× | neg-sub0_binary64 |
| 60× | neg-mul-1_binary64 |
| 56× | +-commutative_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 212 |
| 1 | 95 | 212 |
| 2 | 145 | 212 |
| 3 | 196 | 209 |
| 4 | 272 | 209 |
| 5 | 338 | 209 |
| 6 | 378 | 209 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal 1498797955988901/288230376151711744 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(if (<=.f64 x #s(literal 7378697629483821/1152921504606846976 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x)) |
(if (<=.f64 x #s(literal 1498797955988901/288230376151711744 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 1498797955988901/288230376151711744 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x))) |
(if (<=.f64 x #s(literal 84999999999999999179297299374994088452370334943378553929760049698256615112704 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 1498797955988901/288230376151711744 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x))) |
(if (<=.f64 x #s(literal 7378697629483821/1152921504606846976 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (cos.f64 x) x)) x)) |
(if (<=.f64 x #s(literal 7378697629483821/1152921504606846976 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x)) (neg.f64 x))) |
(if (<=.f64 x #s(literal 1498797955988901/288230376151711744 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(if (<=.f64 x #s(literal 1498797955988901/288230376151711744 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) x)) x)) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x))) (neg.f64 x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) x)) x)) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x))) (neg.f64 x))) |
(if (<=.f64 x #s(literal 4728779608739021/1125899906842624 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 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)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal -1 binary64) x)) x)) |
(if (<=.f64 x #s(literal 84999999999999999179297299374994088452370334943378553929760049698256615112704 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| 16 752× | accelerator-lowering-fma.f32 |
| 16 752× | accelerator-lowering-fma.f64 |
| 14 582× | accelerator-lowering-fma.f32 |
| 14 582× | accelerator-lowering-fma.f64 |
| 12 154× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 171 |
| 1 | 277 | 154 |
| 2 | 2880 | 148 |
| 0 | 8753 | 136 |
| 0 | 42 | 284 |
| 1 | 105 | 284 |
| 2 | 258 | 284 |
| 3 | 609 | 284 |
| 4 | 1279 | 284 |
| 5 | 2001 | 284 |
| 6 | 2304 | 284 |
| 7 | 3158 | 284 |
| 8 | 4639 | 284 |
| 9 | 6288 | 284 |
| 10 | 7157 | 284 |
| 11 | 7373 | 284 |
| 12 | 7391 | 284 |
| 13 | 7393 | 284 |
| 14 | 7798 | 284 |
| 0 | 8007 | 266 |
| 0 | 32 | 133 |
| 1 | 195 | 126 |
| 2 | 1649 | 120 |
| 0 | 8375 | 115 |
| 0 | 159 | 1396 |
| 1 | 416 | 1388 |
| 2 | 1140 | 1384 |
| 3 | 3340 | 1360 |
| 4 | 7801 | 1360 |
| 0 | 8262 | 1286 |
| 0 | 32 | 134 |
| 1 | 198 | 132 |
| 2 | 1607 | 128 |
| 0 | 8486 | 121 |
| 0 | 161 | 1810 |
| 1 | 441 | 1798 |
| 2 | 1104 | 1798 |
| 3 | 3340 | 1792 |
| 4 | 5611 | 1792 |
| 5 | 7854 | 1790 |
| 0 | 8127 | 1684 |
| 0 | 6 | 17 |
| 1 | 36 | 17 |
| 2 | 264 | 17 |
| 3 | 2800 | 17 |
| 0 | 9643 | 17 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 511 to 266 computations (47.9% saved)
Compiled 484 to 170 computations (64.9% saved)
Loading profile data...