
Time bar (total: 13.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.3s | 4 023× | 1 | valid |
| 272.0ms | 4 233× | 0 | valid |
ival-div: 408.0ms (39.7% of total)ival-tan: 268.0ms (26.1% of total)ival-sin: 206.0ms (20% of total)ival-mult: 91.0ms (8.8% of total)adjust: 41.0ms (4% of total)ival-true: 6.0ms (0.6% of total)exact: 5.0ms (0.5% of total)ival-assert: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 80× | associate-/r* |
| 72× | times-frac |
| 68× | sub-neg |
| 64× | div-sub |
| 58× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 84 |
| 1 | 57 | 80 |
| 2 | 108 | 78 |
| 3 | 167 | 78 |
| 4 | 250 | 78 |
| 5 | 430 | 78 |
| 6 | 539 | 78 |
| 7 | 579 | 78 |
| 8 | 598 | 78 |
| 9 | 611 | 78 |
| 0 | 8 | 13 |
| 1 | 11 | 13 |
| 2 | 13 | 13 |
| 0 | 13 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| Outputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/ (tan (/ (neg x) (* y 2))) (sin (/ (neg x) (* y 2)))) |
(/ (tan (/ x (* (neg y) 2))) (sin (/ x (* (neg y) 2)))) |
(neg (/ (tan (/ (neg x) (* y 2))) (sin (/ (neg x) (* y 2))))) |
(neg (/ (tan (/ x (* (neg y) 2))) (sin (/ x (* (neg y) 2))))) |
(/ (tan (/ y (* x 2))) (sin (/ y (* x 2)))) |
| Outputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/ (tan (/ (neg x) (* y 2))) (sin (/ (neg x) (* y 2)))) |
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/ (tan (/ x (* (neg y) 2))) (sin (/ x (* (neg y) 2)))) |
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(neg (/ (tan (/ (neg x) (* y 2))) (sin (/ (neg x) (* y 2))))) |
(/ (tan (/ x (* y 2))) (sin (* x (/ -1/2 y)))) |
(neg (/ (tan (/ x (* (neg y) 2))) (sin (/ x (* (neg y) 2))))) |
(/ (tan (/ x (* y 2))) (sin (* x (/ -1/2 y)))) |
(/ (tan (/ y (* x 2))) (sin (/ y (* x 2)))) |
(abs x)
(abs y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 117 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 117 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 26 | 0 | - | 0 | - | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 84 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 84 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 33 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 33 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 26 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 26 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 26 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 26 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 143 | 0 |
| - | 0 | 113 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 143 | 0 | 0 |
| - | 0 | 0 | 113 |
| number | freq |
|---|---|
| 0 | 113 |
| 1 | 26 |
| 2 | 117 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 47.0ms | 228× | 1 | valid |
| 20.0ms | 284× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-tan: 16.0ms (32.6% of total)ival-sin: 14.0ms (28.5% of total)ival-div: 11.0ms (22.4% of total)ival-mult: 5.0ms (10.2% of total)adjust: 2.0ms (4.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 15 to 8 computations (46.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 12× | /-lowering-/.f32 |
| 12× | /-lowering-/.f64 |
| 4× | *-lowering-*.f32 |
| 4× | *-lowering-*.f64 |
| 4× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 36 |
| 1 | 11 | 36 |
| 2 | 13 | 36 |
| 0 | 13 | 36 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ x (* y 2))) |
| Outputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 58.3% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 23.0ms | 114× | 1 | valid |
| 9.0ms | 142× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 6.0ms (26.1% of total)ival-div: 5.0ms (21.7% of total)ival-sin: 5.0ms (21.7% of total)adjust: 4.0ms (17.4% of total)ival-mult: 2.0ms (8.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (tan (/ x (* y 2))) (sin (/ x (* y 2))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (* y 2)> |
#<alt (sin (/ x (* y 2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 3.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | (/ x (* y 2)) |
| 1.0ms | x | @ | inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1× | batch-egg-rewrite |
| 2 672× | *-lowering-*.f32 |
| 2 672× | *-lowering-*.f64 |
| 2 226× | /-lowering-/.f32 |
| 2 226× | /-lowering-/.f64 |
| 1 360× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 1 | 28 | 33 |
| 2 | 137 | 28 |
| 3 | 786 | 28 |
| 0 | 8168 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(sin (/ x (* y 2))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 y)))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(pow.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) y))) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) |
(fma.f64 y #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y #s(literal -2 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64)) |
(+.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal -1 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 y)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
| 1× | egg-herbie |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
| 6 082× | +-lowering-+.f32 |
| 5 448× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y y))) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) #s(literal -1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
Compiled 14 063 to 1 767 computations (87.4% saved)
52 alts after pruning (51 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 628 | 51 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 628 | 52 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.4% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 56.2% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 46.7% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.9% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.9% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 42.1% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.3% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.8% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.4% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.2% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.5% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) | |
| 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 47.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 26.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| ▶ | 26.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
| 26.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| ▶ | 23.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
| ✓ | 48.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 48.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 44.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 42.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 48.6% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 6.0% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 6.0% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.8% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ▶ | 59.0% | #s(literal 1 binary64) |
Compiled 2 159 to 1 452 computations (32.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 192 | (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 12928 | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
| ✓ | cost-diff | 704 | (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
| ✓ | cost-diff | 2368 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
| ✓ | cost-diff | 128 | (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 6 866× | accelerator-lowering-fma.f32 |
| 6 866× | accelerator-lowering-fma.f64 |
| 3 718× | *-lowering-*.f32 |
| 3 718× | *-lowering-*.f64 |
| 3 508× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 264 |
| 1 | 90 | 254 |
| 2 | 248 | 222 |
| 3 | 946 | 217 |
| 4 | 3536 | 217 |
| 5 | 6692 | 217 |
| 0 | 8045 | 216 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ (* (* x x) (/ 1/8 (* y y))) 1) |
(* x x) |
x |
(/ 1/8 (* y y)) |
1/8 |
(* y y) |
y |
1 |
(/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ (* (neg (* x x)) -1/2) (* x y))) |
(/ (* (neg (* x x)) -1/2) (* x y)) |
(* (neg (* x x)) -1/2) |
(neg (* x x)) |
(* x x) |
-1/2 |
(* x y) |
(/ (tan (/ x (* y 2))) (sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y))) |
(/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)) |
(- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) |
0 |
(* (/ (* x -1/2) y) (/ (* x -1/2) y)) |
(/ (* x -1/2) y) |
(* x -1/2) |
-1/2 |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2)))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(* -1 (log (/ y (* x 1/2)))) |
-1 |
(log (/ y (* x 1/2))) |
(/ y (* x 1/2)) |
y |
(* x 1/2) |
x |
1/2 |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
2 |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ (* (* x x) (/ 1/8 (* y y))) 1) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(/ 1/8 (* y y)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
1/8 |
#s(literal 1/8 binary64) |
(* y y) |
(*.f64 y y) |
y |
1 |
#s(literal 1 binary64) |
(/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ (* (neg (* x x)) -1/2) (* x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/ (* (neg (* x x)) -1/2) (* x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* (neg (* x x)) -1/2) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(neg (* x x)) |
(*.f64 x (neg.f64 x)) |
(* x x) |
(*.f64 x x) |
-1/2 |
#s(literal -1/2 binary64) |
(* x y) |
(*.f64 x y) |
(/ (tan (/ x (* y 2))) (sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
0 |
#s(literal 0 binary64) |
(* (/ (* x -1/2) y) (/ (* x -1/2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/ (* x -1/2) y) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (log (/ y (* x 1/2)))) |
(neg.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
-1 |
#s(literal -1 binary64) |
(log (/ y (* x 1/2))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/ y (* x 1/2)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 76.5% | (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 58.3% | (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
| ✓ | accuracy | 58.3% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 48.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
| ✓ | accuracy | 62.3% | (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) |
| ✓ | accuracy | 58.3% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
| ✓ | accuracy | 83.1% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 110.0ms | 114× | 1 | valid |
| 41.0ms | 142× | 0 | valid |
Compiled 295 to 40 computations (86.4% saved)
ival-div: 30.0ms (24.8% of total)ival-sin: 27.0ms (22.3% of total)ival-mult: 22.0ms (18.2% of total)ival-tan: 14.0ms (11.6% of total)ival-exp: 8.0ms (6.6% of total)ival-log: 8.0ms (6.6% of total)adjust: 5.0ms (4.1% of total)ival-sub: 3.0ms (2.5% of total)ival-neg: 2.0ms (1.7% of total)ival-add: 2.0ms (1.7% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* x x) (/ 1/8 (* y y))) 1)> |
#<alt (* x x)> |
#<alt (/ 1/8 (* y y))> |
#<alt (* y y)> |
#<alt (/ (* (neg (* x x)) -1/2) (* x y))> |
#<alt (* (neg (* x x)) -1/2)> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y))> |
#<alt (* (/ (* x -1/2) y) (/ (* x -1/2) y))> |
#<alt (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y)))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y))))> |
#<alt (exp (* -1 (log (/ y (* x 1/2)))))> |
#<alt (* -1 (log (/ y (* x 1/2))))> |
#<alt (/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2))))> |
#<alt (tan (exp (* -1 (log (/ y (* x 1/2))))))> |
#<alt (sin (/ (* (neg (* x x)) -1/2) (* x y)))> |
#<alt (sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (log (/ y (* x 1/2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2)))))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 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/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt (* -1/4 (/ (pow x 2) (pow y 2)))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log y) (log (/ 2 x))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (* -1 (log x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* 2 y)) (log (/ 1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (* -1 (+ (log (* -2 y)) (log (/ -1 x))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | y | @ | 0 | (* -1 (log (/ y (* x 1/2)))) |
| 35.0ms | y | @ | inf | (* -1 (log (/ y (* x 1/2)))) |
| 33.0ms | x | @ | -inf | (* -1 (log (/ y (* x 1/2)))) |
| 21.0ms | x | @ | 0 | (* -1 (log (/ y (* x 1/2)))) |
| 15.0ms | y | @ | -inf | (* -1 (log (/ y (* x 1/2)))) |
| 1× | batch-egg-rewrite |
| 5 784× | accelerator-lowering-fma.f32 |
| 5 784× | accelerator-lowering-fma.f64 |
| 5 506× | *-lowering-*.f32 |
| 5 506× | *-lowering-*.f64 |
| 2 610× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 185 |
| 1 | 188 | 174 |
| 2 | 1398 | 123 |
| 0 | 8925 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* x x) (/ 1/8 (* y y))) 1) |
(* x x) |
(/ 1/8 (* y y)) |
(* y y) |
(/ (* (neg (* x x)) -1/2) (* x y)) |
(* (neg (* x x)) -1/2) |
(/ (tan (/ x (* y 2))) (sin (/ (* (neg (* x x)) -1/2) (* x y)))) |
(tan (/ x (* y 2))) |
(/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)) |
(* (/ (* x -1/2) y) (/ (* x -1/2) y)) |
(- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) |
(/ (tan (/ x (* y 2))) (sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y)))) |
(exp (* -1 (log (/ y (* x 1/2))))) |
(* -1 (log (/ y (* x 1/2)))) |
(/ (tan (exp (* -1 (log (/ y (* x 1/2)))))) (sin (/ x (* y 2)))) |
(tan (exp (* -1 (log (/ y (* x 1/2)))))) |
(sin (/ (* (neg (* x x)) -1/2) (* x y))) |
(sin (/ (- 0 (* (/ (* x -1/2) y) (/ (* x -1/2) y))) (/ (* x -1/2) y))) |
(sin (/ x (* y 2))) |
(log (/ y (* x 1/2))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) y) y)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (neg.f64 y)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y y))) |
(neg.f64 (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 x)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 x)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) y) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (neg.f64 y)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 y #s(literal -2 binary64))) |
(pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
(*.f64 x (*.f64 x (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y)) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (/.f64 x y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) y) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64))))) |
(pow.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (*.f64 x x) (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 x)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (neg.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 y (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) x)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 y (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 y x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/64 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) x) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x) |
(log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 x)) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))) (log.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(-.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(neg.f64 (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) (fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) (fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (fma.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) (fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (/.f64 y x)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 y (neg.f64 x))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(neg.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y))))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (fma.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y))) (*.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) (+.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))))) |
(*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| 1× | egg-herbie |
| 11 224× | accelerator-lowering-fma.f32 |
| 11 224× | accelerator-lowering-fma.f64 |
| 5 566× | *-lowering-*.f32 |
| 5 566× | *-lowering-*.f64 |
| 4 500× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 6645 |
| 1 | 1059 | 6557 |
| 2 | 3568 | 6437 |
| 0 | 8332 | 6099 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 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/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 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/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* 1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/384 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/384 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 y #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (fma.f64 x (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/384 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
Compiled 68 076 to 5 631 computations (91.7% saved)
84 alts after pruning (81 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 622 | 43 | 2 665 |
| Fresh | 8 | 38 | 46 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 633 | 84 | 2 717 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 47.4% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 56.2% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 36.4% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) | |
| 46.7% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.9% | (/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.8% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 42.7% | (/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 42.1% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.8% | (/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.2% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 30.3% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.8% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.2% | (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) | |
| 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) | |
| 47.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) | |
| 11.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) | |
| 22.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 10.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 26.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) | |
| 23.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 23.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) | |
| 23.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y)))) | |
| 21.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 21.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 29.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) | |
| 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| ✓ | 48.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 23.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 3.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))))) | |
| 43.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 44.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.9% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (tan.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.3% | (/.f64 (tan.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 26.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 41.8% | (/.f64 (tan.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 29.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.0% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.6% | (/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) | |
| 6.0% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| ▶ | 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 6.0% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.8% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ▶ | 46.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 46.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.7% | (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) | |
| ▶ | 3.0% | (*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
| ✓ | 59.0% | #s(literal 1 binary64) |
Compiled 3 772 to 2 557 computations (32.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 6464 | (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 192 | (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 6400 | (sin.f64 #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 128 | (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y))) |
| ✓ | cost-diff | 1024 | (/.f64 (*.f64 x x) x) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 8 376× | accelerator-lowering-fma.f32 |
| 8 376× | accelerator-lowering-fma.f64 |
| 3 792× | *-lowering-*.f32 |
| 3 792× | *-lowering-*.f64 |
| 2 284× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 263 |
| 1 | 81 | 229 |
| 2 | 198 | 225 |
| 3 | 397 | 225 |
| 4 | 1175 | 225 |
| 5 | 3091 | 225 |
| 6 | 4094 | 225 |
| 7 | 6274 | 225 |
| 0 | 8053 | 225 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
1 |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(* x (* x (/ 1/8 (* y y)))) |
x |
(* x (/ 1/8 (* y y))) |
(/ 1/8 (* y y)) |
1/8 |
(* y y) |
y |
(/ (tan (neg (* (/ (* x x) x) (/ -1/2 y)))) (sin (/ x (* y 2)))) |
(tan (neg (* (/ (* x x) x) (/ -1/2 y)))) |
(neg (* (/ (* x x) x) (/ -1/2 y))) |
(* (/ (* x x) x) (/ -1/2 y)) |
(/ (* x x) x) |
(* x x) |
x |
(/ -1/2 y) |
-1/2 |
y |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
2 |
(* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (/ (* x 1/2) y))) |
(/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
1 |
(* (+ (sin (/ x y)) (sin 0)) 1/2) |
(+ (sin (/ x y)) (sin 0)) |
(sin (/ x y)) |
(/ x y) |
x |
y |
(sin 0) |
0 |
1/2 |
(sin (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
(/ (tan (pow (exp (log (/ y (* x 1/2)))) -1)) (sin (/ x (* y 2)))) |
(tan (pow (exp (log (/ y (* x 1/2)))) -1)) |
(pow (exp (log (/ y (* x 1/2)))) -1) |
(exp (log (/ y (* x 1/2)))) |
(log (/ y (* x 1/2))) |
(/ y (* x 1/2)) |
y |
(* x 1/2) |
x |
1/2 |
-1 |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
2 |
| Outputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(cos (/ (* x 1/2) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/ (* x 1/2) y) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(* x (* x (/ 1/8 (* y y)))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)) |
x |
(* x (/ 1/8 (* y y))) |
(/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y)) |
(/ 1/8 (* y y)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
1/8 |
#s(literal 1/8 binary64) |
(* y y) |
(*.f64 y y) |
y |
(/ (tan (neg (* (/ (* x x) x) (/ -1/2 y)))) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (neg (* (/ (* x x) x) (/ -1/2 y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg (* (/ (* x x) x) (/ -1/2 y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* (/ (* x x) x) (/ -1/2 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/ (* x x) x) |
x |
(* x x) |
(*.f64 x x) |
x |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
-1/2 |
#s(literal -1/2 binary64) |
y |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (/ (* x 1/2) y))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(* (+ (sin (/ x y)) (sin 0)) 1/2) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(+ (sin (/ x y)) (sin 0)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(sin 0) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sin (/ (* x 1/2) y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ (* x 1/2) y) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
(/ (tan (pow (exp (log (/ y (* x 1/2)))) -1)) (sin (/ x (* y 2)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan (pow (exp (log (/ y (* x 1/2)))) -1)) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow (exp (log (/ y (* x 1/2)))) -1) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(exp (log (/ y (* x 1/2)))) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(log (/ y (* x 1/2))) |
(log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/ y (* x 1/2)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
y |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/ x (* y 2)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 76.5% | (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 58.3% | (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 87.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 58.6% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 58.3% | (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) |
| ✓ | accuracy | 52.6% | (/.f64 (*.f64 x x) x) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
| ✓ | accuracy | 95.2% | (*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
| ✓ | accuracy | 87.9% | (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 59.0% | (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 104.0ms | 114× | 1 | valid |
| 46.0ms | 142× | 0 | valid |
Compiled 281 to 43 computations (84.7% saved)
ival-div: 27.0ms (23.4% of total)ival-sin: 21.0ms (18.2% of total)ival-mult: 17.0ms (14.7% of total)ival-tan: 11.0ms (9.5% of total)ival-exp: 10.0ms (8.7% of total)ival-log: 8.0ms (6.9% of total)ival-cos: 6.0ms (5.2% of total)adjust: 5.0ms (4.3% of total)ival-pow: 4.0ms (3.5% of total)ival-neg: 2.0ms (1.7% of total)ival-add: 2.0ms (1.7% of total)exact: 1.0ms (0.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (cos (/ (* x 1/2) y)))> |
#<alt (cos (/ (* x 1/2) y))> |
#<alt (/ (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (* x (* x (/ 1/8 (* y y))))> |
#<alt (* x (/ 1/8 (* y y)))> |
#<alt (/ 1/8 (* y y))> |
#<alt (* y y)> |
#<alt (/ (* x x) x)> |
#<alt (neg (* (/ (* x x) x) (/ -1/2 y)))> |
#<alt (/ (tan (neg (* (/ (* x x) x) (/ -1/2 y)))) (sin (/ x (* y 2))))> |
#<alt (tan (neg (* (/ (* x x) x) (/ -1/2 y))))> |
#<alt (sin 0)> |
#<alt (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2))> |
#<alt (+ (sin (/ x y)) (sin 0))> |
#<alt (* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (/ (* x 1/2) y)))> |
#<alt (exp (log (/ y (* x 1/2))))> |
#<alt (pow (exp (log (/ y (* x 1/2)))) -1)> |
#<alt (/ (tan (pow (exp (log (/ y (* x 1/2)))) -1)) (sin (/ x (* y 2))))> |
#<alt (tan (pow (exp (log (/ y (* x 1/2)))) -1))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ (* x 1/2) y))> |
#<alt (log (/ y (* x 1/2)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<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/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (* 1/8 (/ x (pow y 2)))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (/ 1/8 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y)))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y)))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2)))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4)))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))))))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 2 (/ y x))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4))))))> |
#<alt (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log y) (log (/ 2 x)))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (* -1 (log x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* 2 y)) (log (/ 1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
#<alt (+ (log (* -2 y)) (log (/ -1 x)))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (/ (* x 1/2) y))) |
| 1.0ms | x | @ | -inf | (/ (tan (neg (* (/ (* x x) x) (/ -1/2 y)))) (sin (/ x (* y 2)))) |
| 1.0ms | y | @ | 0 | (/ (tan (neg (* (/ (* x x) x) (/ -1/2 y)))) (sin (/ x (* y 2)))) |
| 1.0ms | y | @ | inf | (cos (/ (* x 1/2) y)) |
| 1.0ms | y | @ | -inf | (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
| 1× | batch-egg-rewrite |
| 3 764× | *-lowering-*.f32 |
| 3 764× | *-lowering-*.f64 |
| 3 548× | accelerator-lowering-fma.f32 |
| 3 548× | accelerator-lowering-fma.f64 |
| 2 846× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 153 |
| 1 | 188 | 133 |
| 2 | 1174 | 129 |
| 3 | 7533 | 129 |
| 0 | 9183 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (* x 1/2) y))) |
(cos (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
(* x (* x (/ 1/8 (* y y)))) |
(* x (/ 1/8 (* y y))) |
(/ 1/8 (* y y)) |
(* y y) |
(/ (* x x) x) |
(neg (* (/ (* x x) x) (/ -1/2 y))) |
(/ (tan (neg (* (/ (* x x) x) (/ -1/2 y)))) (sin (/ x (* y 2)))) |
(tan (neg (* (/ (* x x) x) (/ -1/2 y)))) |
(sin 0) |
(/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
(+ (sin (/ x y)) (sin 0)) |
(* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (/ (* x 1/2) y))) |
(exp (log (/ y (* x 1/2)))) |
(pow (exp (log (/ y (* x 1/2)))) -1) |
(/ (tan (pow (exp (log (/ y (* x 1/2)))) -1)) (sin (/ x (* y 2)))) |
(tan (pow (exp (log (/ y (* x 1/2)))) -1)) |
(sin (/ x (* y 2))) |
(sin (/ x y)) |
(sin (/ (* x 1/2) y)) |
(log (/ y (* x 1/2))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(+.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(-.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) x) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y)))) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (/.f64 x (*.f64 y #s(literal 8 binary64)))))) |
(/.f64 x (/.f64 (*.f64 y y) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x (/.f64 x (*.f64 y #s(literal 8 binary64)))) y) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 x (*.f64 y #s(literal 8 binary64))))) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 8 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/8 binary64)) x) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) x) y) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) y) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64)) (*.f64 y y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) x) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 8 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 x (/.f64 x (*.f64 y #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) #s(literal -1/8 binary64)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) x)) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1/8 binary64) y))) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) (neg.f64 (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (*.f64 y #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) x)) |
(/.f64 (/.f64 x y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -1/8 binary64)) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 x (*.f64 y y)) #s(literal 8 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) y) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 8 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) y) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1/8 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1/8 binary64) y)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) y)) (/.f64 x y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 y y)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) x)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 x (neg.f64 (*.f64 y y)))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/8 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x #s(literal 8 binary64))) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 x (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (/.f64 x (*.f64 y #s(literal 8 binary64))))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 8 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 8 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 8 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (neg.f64 (*.f64 y y))) #s(literal -1/8 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y #s(literal 8 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 8 binary64)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1/8 binary64)) |
(*.f64 (pow.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y y))) |
(neg.f64 (neg.f64 (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
x |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (neg.f64 x)) |
(neg.f64 (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) x) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 x)) |
(/.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) x) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) x) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y)))) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (+.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y)))) |
(/.f64 (+.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (neg.f64 y))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (sin.f64 (/.f64 x y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1 binary64) (sin.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y))))) |
(sin.f64 (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x (neg.f64 y))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(neg.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (neg.f64 y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (neg.f64 y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(/.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 y))) (exp.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 y x))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (neg.f64 y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 y (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 y (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (neg.f64 y) (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 y (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(*.f64 (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x) #s(literal 0 binary64)) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) x) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y)))) |
(*.f64 x (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 x (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (neg.f64 y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (+.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y)))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y)))) |
(/.f64 (+.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #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 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (neg.f64 y))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (sin.f64 (/.f64 x y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1 binary64) (sin.f64 (-.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (neg.f64 y))))) |
(sin.f64 (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x (neg.f64 y))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(neg.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x (neg.f64 y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (neg.f64 y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (neg.f64 y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))) |
(*.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) (sin.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))) #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 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 0 binary64)) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 y) (log.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 y) (log.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 y)) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (neg.f64 y))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 y (neg.f64 x)))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (log.f64 (/.f64 y (neg.f64 x))) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 x #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) y))) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (log.f64 (*.f64 x (neg.f64 y)))) |
(+.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (log.f64 (*.f64 x y))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (log.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (log.f64 y)) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (log.f64 y)) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (log.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 y (/.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (log.f64 (/.f64 y #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) (log.f64 y)) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (log.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))))) (log.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(+.f64 (log.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (/.f64 y (neg.f64 x))) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))))) (neg.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (fma.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y))) (*.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) (log.f64 (*.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
| 1× | egg-herbie |
| 10 878× | accelerator-lowering-fma.f32 |
| 10 878× | accelerator-lowering-fma.f64 |
| 5 524× | *-lowering-*.f32 |
| 5 524× | *-lowering-*.f64 |
| 5 212× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 568 | 7023 |
| 1 | 1679 | 6897 |
| 2 | 5635 | 6849 |
| 0 | 8227 | 6539 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 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/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 2 (/ y x)) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(* 2 (/ y x)) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4))))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -5/384 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 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/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (* (cos (neg (* -1/2 (/ x y)))) (sin (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (*.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (neg (* -1/2 (/ x y)))) (cos (neg (* -1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 7/180 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 #s(literal 2 binary64) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 31/7560 binary64) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 #s(literal 2 binary64) y)) x) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x))) |
(* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2))))) |
(*.f64 y (-.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -7/180 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4))))))) |
(*.f64 y (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -7/180 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/180 binary64)) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/420 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(neg.f64 (*.f64 y (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/3 binary64) (/.f64 #s(literal -2 binary64) x)))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 7/180 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/420 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/180 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 #s(literal 2 binary64) x))))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/6 binary64) x) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (+.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (+.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/3840 binary64) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (*.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 x (*.f64 x (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/384 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/6 binary64) x) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 x (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64))))) x) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/48 binary64) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (*.f64 y #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
Compiled 76 248 to 8 048 computations (89.4% saved)
112 alts after pruning (106 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 429 | 60 | 3 489 |
| Fresh | 30 | 46 | 76 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 3 461 | 112 | 3 573 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 47.4% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 56.2% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 57.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| ▶ | 3.1% | (/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
| 44.8% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 42.1% | (/.f64 (tan.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (/.f64 y x))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 y (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 31.4% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 10.7% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) | |
| ✓ | 42.1% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 41.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.8% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.2% | (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 11.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) | |
| 10.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 23.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 23.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) | |
| 21.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 29.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) | |
| 44.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 23.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 3.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 44.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.9% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (tan.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.3% | (/.f64 (tan.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 3.7% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) | |
| 25.2% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| ✓ | 26.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 26.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.1% | (/.f64 (tan.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 29.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.0% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)))) | |
| ▶ | 48.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
| 46.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 57.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) y))) | |
| 58.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))) | |
| 38.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) y))) | |
| 57.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) y))) | |
| 46.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) | |
| ✓ | 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 46.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 58.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 46.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))))) | |
| ▶ | 59.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
| 44.3% | (*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 28.1% | (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 6.0% | (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 39.0% | (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y))) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 42.9% | (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 6.0% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.8% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.7% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ▶ | 6.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 6.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 26.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) | |
| 42.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) | |
| 46.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 45.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))) | |
| 11.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) | |
| 42.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) y))) | |
| 22.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) | |
| 20.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| 42.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 46.4% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 45.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))))) | |
| ▶ | 46.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| 33.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y)))))) | |
| ✓ | 3.0% | (*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
| ✓ | 59.0% | #s(literal 1 binary64) |
Compiled 4 725 to 3 271 computations (30.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
| ✓ | cost-diff | 896 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| ✓ | cost-diff | 192 | (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 6400 | (sin.f64 #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 8 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) y) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
| 4 036× | *-lowering-*.f32 |
| 4 036× | *-lowering-*.f64 |
| 3 844× | /-lowering-/.f32 |
| 3 844× | /-lowering-/.f64 |
| 2 972× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 329 |
| 1 | 91 | 317 |
| 2 | 175 | 317 |
| 3 | 402 | 317 |
| 4 | 1322 | 317 |
| 5 | 3110 | 317 |
| 6 | 5327 | 317 |
| 7 | 5358 | 317 |
| 8 | 5471 | 313 |
| 9 | 5764 | 313 |
| 10 | 6622 | 313 |
| 0 | 8101 | 310 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (exp (log (* 1/2 (/ x y)))))) |
1 |
(cos (exp (log (* 1/2 (/ x y))))) |
(exp (log (* 1/2 (/ x y)))) |
(log (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
1/2 |
(/ x y) |
x |
y |
(/ (/ (* x x) y) (* y 8)) |
(/ (* x x) y) |
(* x x) |
x |
y |
(* y 8) |
8 |
(/ 1 (/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y))))) |
1 |
(/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y)))) |
(* 1/2 (sin (/ x y))) |
1/2 |
(sin (/ x y)) |
(/ x y) |
x |
y |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (* (/ 1/2 y) x))) |
(/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
1 |
(* (+ (sin (/ x y)) (sin 0)) 1/2) |
(+ (sin (/ x y)) (sin 0)) |
(sin (/ x y)) |
(/ x y) |
x |
y |
(sin 0) |
0 |
1/2 |
(sin (* (/ 1/2 y) x)) |
(* (/ 1/2 y) x) |
(/ 1/2 y) |
(* (/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) (sin (/ (* x 1/2) y))) |
(/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) |
1 |
(* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) |
(pow (sin (/ x y)) 3) |
(sin (/ x y)) |
(/ x y) |
x |
y |
3 |
(+ 1/2 (* -1/2 (cos (/ (* 2 x) y)))) |
1/2 |
(* -1/2 (cos (/ (* 2 x) y))) |
-1/2 |
(cos (/ (* 2 x) y)) |
(/ (* 2 x) y) |
(* 2 x) |
2 |
(sin (/ (* x 1/2) y)) |
(/ (* x 1/2) y) |
(* x 1/2) |
| Outputs |
|---|
(/ 1 (cos (exp (log (* 1/2 (/ x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(cos (exp (log (* 1/2 (/ x y))))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(exp (log (* 1/2 (/ x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(log (* 1/2 (/ x y))) |
(log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
1/2 |
#s(literal 1/2 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (/ (* x x) y) (* y 8)) |
(/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
(* x x) |
(*.f64 x x) |
x |
y |
(* y 8) |
(*.f64 y #s(literal 8 binary64)) |
8 |
#s(literal 8 binary64) |
(/ 1 (/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
1 |
#s(literal 1 binary64) |
(/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
1/2 |
#s(literal 1/2 binary64) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (* (/ 1/2 y) x))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(* (+ (sin (/ x y)) (sin 0)) 1/2) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(+ (sin (/ x y)) (sin 0)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
(sin 0) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sin (* (/ 1/2 y) x)) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (/ 1/2 y) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(* (/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) (sin (/ (* x 1/2) y))) |
(*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)))))) |
(/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y))))) |
1 |
#s(literal 1 binary64) |
(* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y))) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y))) #s(literal 1/2 binary64))) |
(pow (sin (/ x y)) 3) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
3 |
#s(literal 3 binary64) |
(+ 1/2 (* -1/2 (cos (/ (* 2 x) y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* -1/2 (cos (/ (* 2 x) y))) |
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)))) |
-1/2 |
#s(literal -1/2 binary64) |
(cos (/ (* 2 x) y)) |
(cos.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(/ (* 2 x) y) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sin (/ (* x 1/2) y)) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/ (* x 1/2) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x 1/2) |
(*.f64 #s(literal 1/2 binary64) x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 61.6% | (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) |
| ✓ | accuracy | 58.9% | (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 58.7% | (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
| ✓ | accuracy | 58.6% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
| ✓ | accuracy | 87.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| ✓ | accuracy | 58.9% | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| ✓ | accuracy | 58.6% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
| ✓ | accuracy | 89.8% | (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 58.9% | (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 58.6% | (sin.f64 (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 95.1% | (/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
| ✓ | accuracy | 87.5% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
| ✓ | accuracy | 93.3% | (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 77.3% | (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 59.0% | (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
| 141.0ms | 82× | 2 | valid |
| 129.0ms | 115× | 1 | valid |
| 92.0ms | 43× | 4 | valid |
| 10.0ms | 8× | 3 | valid |
| 3.0ms | 8× | 0 | valid |
Compiled 348 to 47 computations (86.5% saved)
ival-cos: 66.0ms (22.8% of total)ival-div: 63.0ms (21.7% of total)ival-mult: 43.0ms (14.8% of total)adjust: 41.0ms (14.1% of total)ival-sin: 32.0ms (11% of total)ival-exp: 16.0ms (5.5% of total)ival-log: 13.0ms (4.5% of total)ival-pow: 8.0ms (2.8% of total)ival-add: 6.0ms (2.1% of total)exact: 2.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp (log (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (exp (log (* 1/2 (/ x y))))))> |
#<alt (cos (exp (log (* 1/2 (/ x y)))))> |
#<alt (log (* 1/2 (/ x y)))> |
#<alt (/ (/ (* x x) y) (* y 8))> |
#<alt (/ (* x x) y)> |
#<alt (* x x)> |
#<alt (* y 8)> |
#<alt (/ 1 (/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y)))))> |
#<alt (/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y))))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (sin (/ x y))> |
#<alt (sin 0)> |
#<alt (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2))> |
#<alt (+ (sin (/ x y)) (sin 0))> |
#<alt (* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (* (/ 1/2 y) x)))> |
#<alt (/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2))> |
#<alt (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))> |
#<alt (* (/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) (sin (/ (* x 1/2) y)))> |
#<alt (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* (/ 1/2 y) x))> |
#<alt (* (/ 1/2 y) x)> |
#<alt (cos (/ (* 2 x) y))> |
#<alt (sin (/ (* x 1/2) y))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y)))))> |
| Outputs |
|---|
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt (/ 1 (cos (* 1/2 (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt (cos (* 1/2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4))))))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log x) (log (/ 1/2 y)))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1/2 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1/2 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (* -1 (log y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* 1/2 x)) (log (/ 1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1/2 x)) (log (/ -1 y)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (* 1/8 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<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 (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt (* 8 y)> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt (* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 1/2 (/ (- (* -1/2520 (pow x 6)) (+ (* -1/24 (* (pow x 2) (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))))) (+ (* -1/161280 (pow x 6)) (* 1/1920 (* (pow x 4) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 1/2 (/ (- (* -1/2520 (pow x 6)) (+ (* -1/24 (* (pow x 2) (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))))) (+ (* -1/161280 (pow x 6)) (* 1/1920 (* (pow x 4) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (sin (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (/ 2 (sin (/ x y)))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2)))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4)))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))))))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (sin (/ x y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)> |
#<alt (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt (* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))))> |
#<alt (* 2 (/ y x))> |
#<alt (/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x)> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x)))))> |
#<alt (* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -1/315 (pow x 5)) (+ (* -1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (+ (* -1/180 (pow x 5)) (+ (* -1/2520 (pow x 5)) (+ (* -1/5040 (pow x 5)) (+ (* 1/6 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 2))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2))))))))) (pow x 3)))))))) (pow y 6))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4)))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4))) (* 2 (/ (- (* 1/315 (pow x 5)) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2)))))))) (pow x 3))) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (pow x 3))) (+ (* 1/5040 (pow x 5)) (+ (* 1/360 (pow x 5)) (+ (* 1/6 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 2))) (* 1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)))))))) (pow y 6))))) (* 2 (/ 1 x)))))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (/ 1 (pow y 2))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 2/45 (/ (pow x 2) (pow y 6))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/315 (/ (pow x 2) (pow y 8))) (* 2/45 (/ 1 (pow y 6))))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (pow x 2)) (pow y 2))> |
#<alt (/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2))) (pow y 2))> |
#<alt (/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2)))) (pow y 2))> |
#<alt (/ (pow x 2) (pow y 2))> |
#<alt (/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (pow x 2)) (pow y 2))> |
#<alt (/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2))) (pow y 2))> |
#<alt (/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2)))) (pow y 2))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 2 (* (pow x 2) (- (* 971/96768 (/ 1 (pow y 6))) (* 18139/1935360 (/ 1 (pow y 6)))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt (* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3)))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (+ (* 2 (/ (- (+ (* -1/630 (pow x 6)) (+ (* -1/1080 (pow x 6)) (+ (* -1/11520 (pow x 6)) (* -1/645120 (pow x 6))))) (+ (* 1/2 (/ (+ (* -1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/360 (pow x 9)) (+ (* -1/5040 (pow x 9)) (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))))) (pow x 3))) (+ (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow x 3)) (/ (* (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow y 6))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))))> |
#<alt (+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (+ (* 2 (/ (- (* -1 (/ (+ (* 1/645120 (pow x 9)) (+ (* 1/11520 (pow x 9)) (+ (* 1/1080 (pow x 9)) (* 1/630 (pow x 9))))) (pow x 3))) (+ (* -1 (/ (* (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3)))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))) (+ (* 1/5040 (pow x 9)) (+ (* 1/360 (pow x 9)) (* 1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (pow x 3)))))) (pow y 6))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4))))) y)> |
#<alt (/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (+ (* 1/2 (/ (- (+ (* -1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/180 (pow x 7)) (+ (* -1/2520 (pow x 7)) (* -1/5040 (pow x 7))))) (+ (* -1/3 (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))))) (+ (* -1/135 (pow x 7)) (* -1/315 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4)))))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 (/ (- (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) x)) (+ (* 1/5040 (pow x 7)) (+ (* 1/360 (pow x 7)) (* 1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (+ (* -1/3 (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))))) (+ (* 1/315 (pow x 7)) (* 1/135 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* 1/2 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow y 4))) (* 2 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (* 2 (/ 1 (pow y 2))))))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt (cos (* 2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4)))))> |
#<alt (+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4))))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (sin (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)> |
#<alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)> |
#<alt (* 1/2 (/ x y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y))> |
#<alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y)))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)> |
#<alt (/ (- (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))) (* 2/45 (/ (pow x 5) (pow y 4)))) y)> |
#<alt (/ (- (+ x (+ (* -1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/180 (/ (pow x 7) (pow y 6))) (+ (* -1/2520 (/ (pow x 7) (pow y 6))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5)))) (pow y 6))) (+ (* -1/135 (/ (pow x 7) (pow y 6))) (+ (* -1/315 (/ (pow x 7) (pow y 6))) (* 2/45 (/ (pow x 5) (pow y 4))))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y))> |
#<alt (* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) (* -2/45 (/ (pow x 5) (pow y 4)))) y))> |
#<alt (* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/360 (/ (pow x 7) (pow y 6))) (+ (* 1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5)))) (pow y 6))) (+ (* -2/45 (/ (pow x 5) (pow y 4))) (+ (* 1/315 (/ (pow x 7) (pow y 6))) (* 1/135 (/ (pow x 7) (pow y 6))))))) y))> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 78.0ms | y | @ | -inf | (log (* 1/2 (/ x y))) |
| 48.0ms | y | @ | inf | (log (* 1/2 (/ x y))) |
| 35.0ms | y | @ | 0 | (log (* 1/2 (/ x y))) |
| 17.0ms | x | @ | 0 | (log (* 1/2 (/ x y))) |
| 15.0ms | x | @ | -inf | (log (* 1/2 (/ x y))) |
| 1× | batch-egg-rewrite |
| 5 120× | /-lowering-/.f32 |
| 5 120× | /-lowering-/.f64 |
| 4 508× | *-lowering-*.f32 |
| 4 508× | *-lowering-*.f64 |
| 1 520× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 237 |
| 1 | 208 | 225 |
| 2 | 1240 | 223 |
| 0 | 8334 | 218 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (log (* 1/2 (/ x y)))) |
(/ 1 (cos (exp (log (* 1/2 (/ x y)))))) |
(cos (exp (log (* 1/2 (/ x y))))) |
(log (* 1/2 (/ x y))) |
(/ (/ (* x x) y) (* y 8)) |
(/ (* x x) y) |
(* x x) |
(* y 8) |
(/ 1 (/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (* 1/2 (sin (/ x y))) (sin (* 1/2 (/ x y)))) |
(* 1/2 (sin (/ x y))) |
(sin (/ x y)) |
(sin 0) |
(/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) |
(+ (sin (/ x y)) (sin 0)) |
(* (/ 1 (* (+ (sin (/ x y)) (sin 0)) 1/2)) (sin (* (/ 1/2 y) x))) |
(/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) |
(+ 1/2 (* -1/2 (cos (/ (* 2 x) y)))) |
(* (/ 1 (* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2)) (sin (/ (* x 1/2) y))) |
(* (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) 1/2) |
(sin (* 1/2 (/ x y))) |
(sin (* (/ 1/2 y) x)) |
(* (/ 1/2 y) x) |
(cos (/ (* 2 x) y)) |
(sin (/ (* x 1/2) y)) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (/ (* 2 x) y))))) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (log.f64 y))) |
(/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (log.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (neg.f64 (log.f64 y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (log.f64 (neg.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (neg.f64 (/.f64 x y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1 binary64))) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) x)) (log.f64 (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))) (log.f64 x)) |
(neg.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))) (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (*.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))) (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (log.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (*.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -8 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))))) (/.f64 (*.f64 x x) (neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y)))) |
(neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (/.f64 x y) (*.f64 #s(literal 8 binary64) (/.f64 y x))) |
(/.f64 (/.f64 x y) (*.f64 (/.f64 y x) #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y (*.f64 x x))) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal -8 binary64)) (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y)) (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 y #s(literal 8 binary64))) (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1/8 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x x) (*.f64 y #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (neg.f64 (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 8 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 8 binary64))))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y x))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (neg.f64 (neg.f64 (*.f64 y #s(literal -8 binary64))))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 y #s(literal -8 binary64)) y)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 8 binary64))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 (/.f64 y (*.f64 x x))) y)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 y (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -8 binary64)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y)))) |
(/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 (/.f64 y x) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 8 binary64)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 8 binary64))) y) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (/.f64 y x)) #s(literal 8 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x y)) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 8 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)) (/.f64 x y)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64)))) #s(literal 8 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64)) (/.f64 x y)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64)))) #s(literal 8 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)) (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 8 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 y x) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (/.f64 y (*.f64 x x))) #s(literal 8 binary64))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 y) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1/8 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1/8 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (neg.f64 x))) #s(literal 1/8 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 y x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (*.f64 (*.f64 y #s(literal -8 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal -8 binary64)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 (*.f64 y #s(literal -8 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 y (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 y (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal 1 binary64))) (*.f64 y (/.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 8 binary64) (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (neg.f64 x))) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x (neg.f64 x)))) (*.f64 #s(literal 8 binary64) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 8 binary64) (/.f64 y x))) |
(/.f64 (*.f64 x (neg.f64 (neg.f64 x))) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64))) (*.f64 (*.f64 y #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 0 binary64))) (*.f64 (*.f64 y #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64))) (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 x y))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) y)) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 y) (*.f64 y #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 8 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) (*.f64 y #s(literal -8 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1/8 binary64) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 8 binary64)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64))) (neg.f64 y)) |
(pow.f64 (*.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y))) |
(*.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(*.f64 (/.f64 x y) (/.f64 x (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 x y) (pow.f64 (*.f64 #s(literal 8 binary64) (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 8 binary64)))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal -8 binary64)))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 8 binary64))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal 8 binary64))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -8 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64)))))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y #s(literal 8 binary64)) (neg.f64 y)))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 #s(literal 8 binary64) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) (neg.f64 y))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 8 binary64))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 8 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 (/.f64 x y) y)) |
(*.f64 (*.f64 x #s(literal 1/8 binary64)) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 x y) y) (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (neg.f64 (/.f64 x y)) #s(literal 8 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (/.f64 x y) #s(literal -8 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1/8 binary64) y)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 8 binary64) x) #s(literal -1 binary64)) (pow.f64 (*.f64 y (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (*.f64 y (*.f64 y #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -8 binary64) (/.f64 y (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal 8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 x y)) (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 x #s(literal -8 binary64)) (/.f64 (neg.f64 (/.f64 x y)) y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -8 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 (*.f64 x x) y) #s(literal -8 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 8 binary64)) (/.f64 (/.f64 x y) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) y) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 8 binary64))) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 y #s(literal 8 binary64))) (/.f64 x (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 x)) y)) |
(/.f64 x (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 y #s(literal 8 binary64)) |
(*.f64 #s(literal 8 binary64) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal -1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x y)) (pow.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 x y)))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(exp.f64 (log.f64 (sin.f64 (/.f64 x y)))) |
(-.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(-.f64 (sin.f64 (/.f64 x y)) (/.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) (cos.f64 #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 x (neg.f64 y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 0 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))))) |
(pow.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) |
(*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (sin.f64 (/.f64 x y)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (sin.f64 (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (sin.f64 (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (log.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (log.f64 y))) |
(/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (log.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (neg.f64 (log.f64 y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(cos.f64 (+.f64 (/.f64 x y) (/.f64 x y))) |
(cos.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y))) |
(cos.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (cos.f64 #s(literal 0 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (*.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 (neg.f64 (sin.f64 (/.f64 x y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (/.f64 (-.f64 x x) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 9 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (/.f64 x y)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (/.f64 x y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x y)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) |
| 1× | egg-herbie |
| 9 768× | accelerator-lowering-fma.f32 |
| 9 768× | accelerator-lowering-fma.f64 |
| 6 418× | *-lowering-*.f32 |
| 6 418× | *-lowering-*.f64 |
| 5 758× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 877 | 9184 |
| 1 | 2627 | 8797 |
| 0 | 8245 | 8375 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log x) (log (/ 1/2 y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(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) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
(* 8 y) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
1 |
(+ 1 (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 1/2 (/ (- (* -1/2520 (pow x 6)) (+ (* -1/24 (* (pow x 2) (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))))) (+ (* -1/161280 (pow x 6)) (* 1/1920 (* (pow x 4) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 1/2 (/ (- (* -1/2520 (pow x 6)) (+ (* -1/24 (* (pow x 2) (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))))) (+ (* -1/161280 (pow x 6)) (* 1/1920 (* (pow x 4) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (sin (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(* 2 (/ y x)) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(/ 2 (sin (/ x y))) |
(* 2 (/ y x)) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4))))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(sin (/ x y)) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(* 2 (/ y x)) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ y x)) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x))))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -1/315 (pow x 5)) (+ (* -1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (+ (* -1/180 (pow x 5)) (+ (* -1/2520 (pow x 5)) (+ (* -1/5040 (pow x 5)) (+ (* 1/6 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 2))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2))))))))) (pow x 3)))))))) (pow y 6))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x)))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4))) (* 2 (/ (- (* 1/315 (pow x 5)) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2)))))))) (pow x 3))) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (pow x 3))) (+ (* 1/5040 (pow x 5)) (+ (* 1/360 (pow x 5)) (+ (* 1/6 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 2))) (* 1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)))))))) (pow y 6))))) (* 2 (/ 1 x))))) |
(/ (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (/ 1 (pow y 2)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 2/45 (/ (pow x 2) (pow y 6))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/315 (/ (pow x 2) (pow y 8))) (* 2/45 (/ 1 (pow y 6))))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(/ (pow x 2) (pow y 2)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (pow x 2)) (pow y 2)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2))) (pow y 2)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2)))) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (pow x 2)) (pow y 2)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2))) (pow y 2)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2)))) (pow y 2)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 2 (* (pow x 2) (- (* 971/96768 (/ 1 (pow y 6))) (* 18139/1935360 (/ 1 (pow y 6)))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
1 |
(+ 1 (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4))))) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (+ (* 2 (/ (- (+ (* -1/630 (pow x 6)) (+ (* -1/1080 (pow x 6)) (+ (* -1/11520 (pow x 6)) (* -1/645120 (pow x 6))))) (+ (* 1/2 (/ (+ (* -1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/360 (pow x 9)) (+ (* -1/5040 (pow x 9)) (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))))) (pow x 3))) (+ (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow x 3)) (/ (* (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow y 6))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4)))))) |
1 |
(+ 1 (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (+ (* 2 (/ (- (* -1 (/ (+ (* 1/645120 (pow x 9)) (+ (* 1/11520 (pow x 9)) (+ (* 1/1080 (pow x 9)) (* 1/630 (pow x 9))))) (pow x 3))) (+ (* -1 (/ (* (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3)))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))) (+ (* 1/5040 (pow x 9)) (+ (* 1/360 (pow x 9)) (* 1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (pow x 3)))))) (pow y 6))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4))))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (+ (* 1/2 (/ (- (+ (* -1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/180 (pow x 7)) (+ (* -1/2520 (pow x 7)) (* -1/5040 (pow x 7))))) (+ (* -1/3 (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))))) (+ (* -1/135 (pow x 7)) (* -1/315 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4)))))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 (/ (- (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) x)) (+ (* 1/5040 (pow x 7)) (+ (* 1/360 (pow x 7)) (* 1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (+ (* -1/3 (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))))) (+ (* 1/315 (pow x 7)) (* 1/135 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow y 4))) (* 2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (* 2 (/ 1 (pow y 2)))))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
(cos (* 2 (/ x y))) |
1 |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
1 |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/ x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))) (* 2/45 (/ (pow x 5) (pow y 4)))) y) |
(/ (- (+ x (+ (* -1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/180 (/ (pow x 7) (pow y 6))) (+ (* -1/2520 (/ (pow x 7) (pow y 6))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5)))) (pow y 6))) (+ (* -1/135 (/ (pow x 7) (pow y 6))) (+ (* -1/315 (/ (pow x 7) (pow y 6))) (* 2/45 (/ (pow x 5) (pow y 4))))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) (* -2/45 (/ (pow x 5) (pow y 4)))) y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/360 (/ (pow x 7) (pow y 6))) (+ (* 1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5)))) (pow y 6))) (+ (* -2/45 (/ (pow x 5) (pow y 4))) (+ (* 1/315 (/ (pow x 7) (pow y 6))) (* 1/135 (/ (pow x 7) (pow y 6))))))) y)) |
| Outputs |
|---|
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) #s(literal 1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log x) (log (/ 1/2 y))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ 1/2 y)) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1/2 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (* -1 (log y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* 1/2 x)) (log (/ 1 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1/2 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(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) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
(* 8 y) |
(*.f64 y #s(literal 8 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (/ (sin (/ x y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 1/2 (/ (- (* -1/2520 (pow x 6)) (+ (* -1/24 (* (pow x 2) (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))))) (+ (* -1/161280 (pow x 6)) (* 1/1920 (* (pow x 4) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/2520 binary64)) (fma.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1/1920 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/161280 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 1/2 (/ (- (* -1/2520 (pow x 6)) (+ (* -1/24 (* (pow x 2) (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))))) (+ (* -1/161280 (pow x 6)) (* 1/1920 (* (pow x 4) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 1/2 (/ (- (* 1/60 (pow x 4)) (+ (* -1/24 (* (pow x 2) (- (* -1/3 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/960 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/2520 binary64)) (fma.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1/1920 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/161280 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/60 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/10080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (sin (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/240 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal -1/10080 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/240 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) x) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64))))) x) (neg.f64 y)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 31/7560 binary64) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(/ 2 (sin (/ x y))) |
(/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) |
(* y (- (+ (* -1 (/ (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/3 (/ x (pow y 2))))) |
(*.f64 y (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/180 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2520 (pow x 5)) (+ (* 1/360 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/18 (pow x 3)) (* 1/60 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/3 (/ x (pow y 2))) (+ (* -1/18 (/ (pow x 3) (pow y 4))) (* 1/60 (/ (pow x 3) (pow y 4))))))) |
(*.f64 y (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/420 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/180 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/180 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/180 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1/360 (pow x 5)) (+ (* 1/2520 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/60 (pow x 3)) (* 1/18 (pow x 3))))))) (pow y 6))) (+ (* -1/60 (/ (pow x 3) (pow y 4))) (+ (* 1/18 (/ (pow x 3) (pow y 4))) (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/420 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/180 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/180 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x)))) (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) x) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64))))) x) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
(* 2 (/ (sin (* 1/2 (/ x y))) (sin (/ x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sin.f64 (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))) (pow y 2))) (+ (* 2 (/ (- (* -1/645120 (pow x 6)) (+ (* -1/6 (* (pow x 2) (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))))) (+ (* -1/10080 (pow x 6)) (* 1/120 (* (pow x 4) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2)))))))) (pow y 6))) (* 2 (/ (- (* 1/3840 (pow x 4)) (+ (* -1/6 (* (pow x 2) (- (* -1/48 (pow x 2)) (* -1/12 (pow x 2))))) (* 1/240 (pow x 4)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/10080 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x))) (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(/ (+ (* 1/3 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/7560 (/ (pow x 2) (pow y 5))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 31/7560 binary64) (/.f64 #s(literal 7/180 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y #s(literal 2 binary64))) x) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) (pow (sin (/ x y)) 3))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* y (+ (* 1/3 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/40 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x)))) |
(* y (+ (* 1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -1/315 (pow x 5)) (+ (* -1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (+ (* -1/180 (pow x 5)) (+ (* -1/2520 (pow x 5)) (+ (* -1/5040 (pow x 5)) (+ (* 1/6 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 2))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2))))))))) (pow x 3)))))))) (pow y 6))) (+ (* 2 (/ (- (* 2/45 (pow x 3)) (+ (* 1/120 (pow x 3)) (+ (* 1/60 (pow x 3)) (+ (* 1/36 (pow x 3)) (+ (* 1/18 (pow x 3)) (* 1/6 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 2)))))))) (pow y 4))) (* 2 (/ 1 x)))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/315 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))) x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/168 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/40 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/40 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal 2 binary64) x)))) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* -1 (* y (- (* -1/3 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4)))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -23/360 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal -2 binary64) x))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1/3 (/ x (pow y 2))) (+ (* 2 (/ (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2))))))) (pow y 4))) (* 2 (/ (- (* 1/315 (pow x 5)) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -2/45 (pow x 3)) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (pow x 3))) (+ (* -1/18 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/6 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 2)))))))) (pow x 3))) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (pow x 3))) (+ (* 1/5040 (pow x 5)) (+ (* 1/360 (pow x 5)) (+ (* 1/6 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 2))) (* 1/6 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)))))))) (pow y 6))))) (* 2 (/ 1 x))))) |
(neg.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -23/360 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/315 binary64)) (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/336 binary64) (fma.f64 #s(literal 1/6 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) x)) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -23/360 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 y y)) (/.f64 #s(literal -2 binary64) x))))) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(* (pow x 2) (+ (* -1/3 (/ (pow x 2) (pow y 4))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 2/45 (/ (pow x 2) (pow y 6))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 2/45 binary64) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/315 (/ (pow x 2) (pow y 8))) (* 2/45 (/ 1 (pow y 6))))) (* 1/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 2/45 binary64) (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (/ x y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (pow x 2)) (pow y 2)) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 #s(literal 2/45 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2)))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 #s(literal -1/315 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 2/45 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (pow x 2)) (pow y 2)) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 #s(literal -1/3 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))) (*.f64 y y)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 #s(literal 2/45 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* -1/3 (/ (pow x 4) (pow y 2))) (+ (* -1/315 (/ (pow x 8) (pow y 6))) (+ (* 2/45 (/ (pow x 6) (pow y 4))) (pow x 2)))) (pow y 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 #s(literal -1/315 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 2/45 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x)))) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 2 (* (pow x 2) (- (* 971/96768 (/ 1 (pow y 6))) (* 18139/1935360 (/ 1 (pow y 6)))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (/.f64 #s(literal 61/92160 binary64) (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(* 2 (/ (* (sin (* 1/2 (/ x y))) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) (pow (sin (/ x y)) 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 113/3840 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3)))) (pow y 2))) (+ (* 2 (/ (- (+ (* -1/630 (pow x 6)) (+ (* -1/1080 (pow x 6)) (+ (* -1/11520 (pow x 6)) (* -1/645120 (pow x 6))))) (+ (* 1/2 (/ (+ (* -1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/360 (pow x 9)) (+ (* -1/5040 (pow x 9)) (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))))) (pow x 3))) (+ (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow x 3)) (/ (* (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3))))) (pow y 6))) (* 2 (/ (- (+ (* 1/3840 (pow x 4)) (+ (* 1/144 (pow x 4)) (* 1/45 (pow x 4)))) (+ (* 1/2 (/ (+ (* 1/120 (pow x 7)) (+ (* 1/18 (pow x 7)) (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))) (pow x 3))) (/ (* (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (- (+ (* -1/6 (pow x 2)) (* -1/48 (pow x 2))) (* 1/2 (/ (+ (* -1/3 (pow x 5)) (* -1/6 (pow x 5))) (pow x 3))))) (pow x 3)))) (pow y 4)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/630 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1963/1935360 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 113/3840 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/336 binary64) (fma.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 #s(literal -1/315 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 113/3840 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal -3/16 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (*.f64 x (*.f64 x x)))))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -113/3840 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3))))) (pow y 4))) (+ (* 2 (/ (- (* -1 (/ (+ (* 1/645120 (pow x 9)) (+ (* 1/11520 (pow x 9)) (+ (* 1/1080 (pow x 9)) (* 1/630 (pow x 9))))) (pow x 3))) (+ (* -1 (/ (* (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* -1/45 (pow x 7)) (+ (* -1/144 (pow x 7)) (* -1/3840 (pow x 7)))) (pow x 3))) (+ (* -1 (/ (* (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/18 (pow x 7)) (* -1/120 (pow x 7)))) (pow x 3)))))) (pow x 3))) (* -1/2 (/ (+ (* -1 (* x (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))))) (+ (* 1/5040 (pow x 9)) (+ (* 1/360 (pow x 9)) (* 1/6 (* (pow x 3) (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (pow x 3)))))) (pow y 6))) (* 2 (/ (- (* -1 (/ (+ (* 1/48 (pow x 5)) (* 1/6 (pow x 5))) (pow x 3))) (* -1/2 (/ (+ (* 1/6 (pow x 5)) (* 1/3 (pow x 5))) (pow x 3)))) (pow y 2)))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -113/3840 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/645120 binary64) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 629/241920 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -113/3840 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal 1/336 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) #s(literal 1/6 binary64)))) (*.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 #s(literal -1/315 binary64) x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -23/360 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x))))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 3/16 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 y y)))) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/10080 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/10080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/12 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4))))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64)) #s(literal 0 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) y) |
(/ (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 x) (+ (* 1/2 (/ (- (+ (* -1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))))) (+ (* -1/180 (pow x 7)) (+ (* -1/2520 (pow x 7)) (* -1/5040 (pow x 7))))) (+ (* -1/3 (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))))) (+ (* -1/135 (pow x 7)) (* -1/315 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5))) (pow y 4)))))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 x (+.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -31/5040 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64)) #s(literal 0 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -2/189 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64)) #s(literal 0 binary64)) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4))))) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 13/360 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* 1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/2 (/ (- (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) x)) (+ (* 1/5040 (pow x 7)) (+ (* 1/360 (pow x 7)) (* 1/6 (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))))))) (+ (* -1/3 (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))))) (+ (* 1/315 (pow x 7)) (* 1/135 (pow x 7))))) (pow y 6))) (* 1/2 (/ (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5))) (pow y 4)))))) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/336 binary64) (*.f64 x (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 13/360 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 2/189 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 13/360 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y)))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (/.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (/.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 2/3 (/ (pow x 2) (pow y 4))) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -4/45 (/ (pow x 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -4/45 binary64) (/.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(cos (* 2 (/ x y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -4/45 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2/3 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow x 2) (pow y 2))) (+ (* -4/45 (/ (pow x 6) (pow y 6))) (* 2/3 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -4/45 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (fma.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/48 binary64) (/.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 x (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ (pow (sin (/ x y)) 3) (+ 1/2 (* -1/2 (cos (* 2 (/ x y)))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 1/2 binary64))) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x) y) |
(/ (- (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))) (* 2/45 (/ (pow x 5) (pow y 4)))) y) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 19/360 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -2/45 binary64)) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (- (+ x (+ (* -1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/180 (/ (pow x 7) (pow y 6))) (+ (* -1/2520 (/ (pow x 7) (pow y 6))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/60 (/ (pow x 5) (pow y 4))) (* 1/36 (/ (pow x 5) (pow y 4))))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* 1/120 (pow x 5)) (+ (* 1/60 (pow x 5)) (* 1/36 (pow x 5)))) (* 2/45 (pow x 5)))) (pow y 6))) (+ (* -1/135 (/ (pow x 7) (pow y 6))) (+ (* -1/315 (/ (pow x 7) (pow y 6))) (* 2/45 (/ (pow x 5) (pow y 4))))))) y) |
(/.f64 (+.f64 x (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 x (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1680 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 19/360 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/180 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64)) #s(literal 0 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/3 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -2/189 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2)))))) (* -2/45 (/ (pow x 5) (pow y 4)))) y)) |
(/.f64 (+.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 x) (+ (* -1 (/ (+ (* -1/360 (pow x 8)) (* -1/2520 (pow x 8))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) (* x (pow y 4)))) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (+ (* 1/360 (/ (pow x 7) (pow y 6))) (+ (* 1/6 (/ (* x (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6)))) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))))))) (+ (* -1/3 (/ (* (pow x 2) (- (+ (* -1 (/ (+ (* 1/60 (pow x 6)) (* 1/36 (pow x 6))) x)) (* -1/120 (pow x 5))) (* -2/45 (pow x 5)))) (pow y 6))) (+ (* -2/45 (/ (pow x 5) (pow y 4))) (+ (* 1/315 (/ (pow x 7) (pow y 6))) (* 1/135 (/ (pow x 7) (pow y 6))))))) y)) |
(neg.f64 (/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/336 binary64) (fma.f64 #s(literal 1/6 binary64) (fma.f64 x (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/315 binary64)) (*.f64 x (pow.f64 y #s(literal 6 binary64))))) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 2/45 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 13/360 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -2/45 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 2/189 binary64)) (pow.f64 y #s(literal 6 binary64)))))) y)) |
Compiled 51 651 to 5 634 computations (89.1% saved)
126 alts after pruning (118 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 008 | 25 | 2 033 |
| Fresh | 8 | 93 | 101 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 2 019 | 126 | 2 145 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 47.4% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
| 56.2% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 57.9% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 57.9% | (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) | |
| ✓ | 3.1% | (/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
| 44.8% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.7% | (/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 6.1% | (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1/2 binary64))) | |
| 42.1% | (/.f64 (tan.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (/.f64 y x))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 y (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 10.7% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) | |
| ✓ | 42.1% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 41.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.9% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 26.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.8% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.2% | (/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.4% | (/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 6.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 42.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 42.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) | |
| 11.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) | |
| 10.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 23.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) | |
| 23.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) | |
| 44.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) | |
| 46.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 19.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 48.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 23.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) | |
| 3.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))))) | |
| 44.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 44.2% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.9% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.5% | (/.f64 (tan.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.3% | (/.f64 (tan.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.9% | (/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 3.7% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) | |
| 25.2% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| ✓ | 26.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 26.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.3% | (/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.1% | (/.f64 (tan.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.3% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.7% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 29.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.0% | (/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 48.2% | (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) | |
| 46.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)))) | |
| 35.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 46.7% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 57.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) y))) | |
| 58.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))) | |
| 38.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) y))) | |
| 57.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) y))) | |
| 46.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) | |
| ✓ | 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 58.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 46.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 58.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))))) | |
| 58.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 46.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 57.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (exp.f64 (log.f64 x))))) | |
| 58.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (neg.f64 (log.f64 y)))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))))) | |
| 47.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 47.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))))) | |
| 48.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64)))))) | |
| 59.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y))))) | |
| ✓ | 59.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
| 44.3% | (*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.9% | (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 28.1% | (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 39.0% | (*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) y)) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 6.0% | (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 42.9% | (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 6.0% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.8% | (*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.7% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 46.0% | (*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 6.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.5% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 6.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 5.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 26.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) | |
| 42.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) | |
| 46.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 45.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))) | |
| 11.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) | |
| 42.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) y))) | |
| 22.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) | |
| 20.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| 42.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) | |
| 46.4% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 45.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))))) | |
| 42.8% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (exp.f64 (log.f64 x))))) | |
| 42.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (neg.f64 (log.f64 y)))))) | |
| 33.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y)))))) | |
| 6.0% | (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) | |
| ✓ | 3.0% | (*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
| ✓ | 59.0% | #s(literal 1 binary64) |
Compiled 6 774 to 2 828 computations (58.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y))) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) y)) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y)))) |
(/.f64 (tan.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (neg.f64 (log.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (exp.f64 (log.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) y))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 y (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) y))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (exp.f64 #s(literal -1 binary64)) (exp.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y)))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (exp.f64 (neg.f64 (log.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) (exp.f64 (log.f64 x))))) |
(/.f64 (tan.f64 (pow.f64 (/.f64 (exp.f64 (log.f64 (/.f64 y x))) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (sin.f64 (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y))))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (log.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 x (*.f64 y #s(literal -2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 6 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)))) (*.f64 (cos.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) y))))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
#s(literal 1 binary64) |
5 calls:
| 288.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 154.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.0ms | (*.f64 y #s(literal 2 binary64)) |
| 55.0ms | y |
| 49.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 1 | x |
| 59.2% | 1 | y |
| 60.9% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 60.9% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 59.2% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
Total -37.5b remaining (-142.9%)
Threshold costs -37.5b (-142.9%)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -8 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 x x) y))) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3 binary64)) y)) x) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) (/.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (neg.f64 x)) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 x (neg.f64 x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 y #s(literal -2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) x))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 (*.f64 x (neg.f64 x)) y) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) x) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)) y)))) |
(/.f64 (tan.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (tan.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 31.0ms | y |
| 24.0ms | x |
| 22.0ms | (*.f64 y #s(literal 2 binary64)) |
| 21.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 19.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 1 | x |
| 59.0% | 1 | y |
| 59.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 59.0% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 59.0% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 33 to 21 computations (36.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.6619230850667228e+286 | 2.3321755035011335e+289 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 20 |
| 1 | 21 | 20 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 50000000000000003762608676247009359680713540241291819259627219853176217150773285501269553819831059961969610458775763570700520984086102794838510643846931101957819443487143599535802327035633384549613035605948983170368441251455495172717176776840351126669214318337732342424653859009670938624 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 50000000000000003762608676247009359680713540241291819259627219853176217150773285501269553819831059961969610458775763570700520984086102794838510643846931101957819443487143599535802327035633384549613035605948983170368441251455495172717176776840351126669214318337732342424653859009670938624 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 14 468× | accelerator-lowering-fma.f32 |
| 14 468× | accelerator-lowering-fma.f64 |
| 6 082× | +-lowering-+.f64 |
| 6 082× | +-lowering-+.f32 |
| 5 448× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3388 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 41 | 153 |
| 1 | 188 | 133 |
| 2 | 1174 | 129 |
| 3 | 7533 | 129 |
| 0 | 9183 | 129 |
| 0 | 8 | 33 |
| 1 | 28 | 33 |
| 2 | 137 | 28 |
| 3 | 786 | 28 |
| 0 | 8168 | 28 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 50 to 40 computations (20% saved)
Compiled 226 to 148 computations (34.5% saved)
Loading profile data...