
Time bar (total: 17.4s)
| 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)
| 777.0ms | 4 080× | 1 | valid |
| 428.0ms | 4 176× | 0 | valid |
ival-mult: 248.0ms (26.5% of total)ival-div: 211.0ms (22.5% of total)ival-tan: 211.0ms (22.5% of total)ival-sin: 198.0ms (21.1% of total)adjust: 53.0ms (5.7% of total)exact: 7.0ms (0.7% of total)ival-true: 6.0ms (0.6% 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 |
|---|---|---|---|---|---|
| 147 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 147 | 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 | 108 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 108 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 39 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 39 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 39 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 39 | |
/.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 - | |
|---|---|---|
| + | 173 | 0 |
| - | 0 | 83 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 173 | 0 | 0 |
| - | 0 | 0 | 83 |
| number | freq |
|---|---|
| 0 | 83 |
| 1 | 26 |
| 2 | 147 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 61.0ms | 290× | 1 | valid |
| 20.0ms | 222× | 0 | valid |
Compiled 106 to 36 computations (66% saved)
ival-sin: 15.0ms (32% of total)ival-tan: 12.0ms (25.6% of total)ival-div: 10.0ms (21.3% of total)ival-mult: 6.0ms (12.8% of total)adjust: 3.0ms (6.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 38.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 | 49.3% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 36.0ms | 111× | 0 | valid |
| 25.0ms | 145× | 1 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 7.0ms (31.5% of total)ival-sin: 6.0ms (27% of total)ival-div: 5.0ms (22.5% of total)ival-mult: 3.0ms (13.5% of total)adjust: 1.0ms (4.5% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 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)))) |
| 2.0ms | x | @ | inf | (/ x (* y 2)) |
| 2.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ 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 2 binary64)) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 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 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.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 x y))))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 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) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 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 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 -2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 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 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 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 2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 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 -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -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 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 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 -2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal 0 binary64)) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 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 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 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.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 x y))))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 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)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (tan.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 x y)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #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 x y))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #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 x y))))) (tan.f64 (/.f64 (/.f64 x #s(literal -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) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.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 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 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 -2 binary64)) y)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 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 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.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 2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.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 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 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 #s(literal 0 binary64) (/.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 -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 y #s(literal 1/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 #s(literal 0 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 x #s(literal 2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 y #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 y #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 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 -2 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) 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 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -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 -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal -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 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/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 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 y #s(literal 1/2 binary64))) |
(+.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 y #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/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 1/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 1/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) (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 1/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 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/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) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 y #s(literal 1/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 1/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 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(+.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 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 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 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 (-.f64 #s(literal 0 binary64) (-.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 2 binary64)) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 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 x y)))))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 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 -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 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 61/46080 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y))) |
(- (+ 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 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 y y)) (/.f64 (+.f64 (*.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 4 binary64)))))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64)) (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 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 y y)) (/.f64 (+.f64 (*.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 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (+.f64 (*.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)))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (*.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 x (pow.f64 y #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.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) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/1920 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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)))) (pow.f64 y #s(literal 6 binary64))))) (/.f64 (/.f64 (*.f64 x x) y) y))) (+.f64 (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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))))))) |
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)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 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 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y)) (/.f64 (+.f64 (*.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 4 binary64)))))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (*.f64 (/.f64 (+.f64 (*.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))) #s(literal -1/24 binary64))))) (/.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 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y)) (/.f64 (+.f64 (*.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 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.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 (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.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) (+.f64 (*.f64 (+.f64 (*.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) #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 (*.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 (*.f64 x x) y) y))) (+.f64 (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (+.f64 (*.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))) #s(literal 1/1920 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))))))))) |
(/ (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 (+.f64 (*.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 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (/.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 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (+.f64 (*.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))))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.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))) (pow.f64 y #s(literal 6 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.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 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #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)))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (/.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)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 (/.f64 (+.f64 (*.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))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) (-.f64 #s(literal 0 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 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3840 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/645120 binary64)) (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))))))) |
(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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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)))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.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 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)))))) (-.f64 #s(literal 0 binary64) y)) |
Compiled 14 373 to 1 831 computations (87.3% saved)
62 alts after pruning (61 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 618 | 61 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 618 | 62 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 44.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 46.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 38.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.4% | (/.f64 (/.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 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 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 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.9% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 38.6% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 37.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 37.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 48.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 24.5% | (/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.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))))) | |
| 15.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.0% | (/.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))))) | |
| 18.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.8% | (/.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))))) | |
| 38.4% | (/.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))))) | |
| 7.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y)))))) | |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) | |
| 24.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) | |
| 33.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 30.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 34.1% | (/.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 2 binary64))))) #s(literal -1 binary64)))) | |
| 38.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 15.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) | |
| 18.0% | (/.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))))) | |
| 13.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))))) | |
| ▶ | 18.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
| 20.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) | |
| 18.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| ✓ | 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 34.7% | (/.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 1/2 binary64))))))))) | |
| 37.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) | |
| ▶ | 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| 37.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 34.2% | (/.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 2 binary64)))))))) | |
| 34.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 11.8% | (/.f64 (tan.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.6% | (/.f64 (tan.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.6% | (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) | |
| ▶ | 48.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 34.9% | (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 7.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) | |
| 37.8% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 37.8% | (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 44.9% | (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| ▶ | 47.4% | #s(literal 1 binary64) |
Compiled 2 769 to 1 812 computations (34.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 13184 | (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | cost-diff | 13440 | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.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 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 3 770× | *-lowering-*.f32 |
| 3 770× | *-lowering-*.f64 |
| 2 768× | accelerator-lowering-fma.f32 |
| 2 768× | accelerator-lowering-fma.f64 |
| 1 728× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 231 |
| 1 | 60 | 231 |
| 2 | 113 | 201 |
| 3 | 286 | 201 |
| 4 | 637 | 201 |
| 5 | 2031 | 201 |
| 6 | 3692 | 201 |
| 7 | 6127 | 201 |
| 0 | 8352 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (/ x 2) y))) |
1 |
(cos (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
x |
2 |
y |
1 |
(/ (tan (/ x (* y 2))) (sin (/ (- 0 (* x x)) (* (* y -2) x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ (- 0 (* x x)) (* (* y -2) x))) |
(/ (- 0 (* x x)) (* (* y -2) x)) |
(- 0 (* x x)) |
0 |
(* x x) |
(* (* y -2) x) |
(* y -2) |
-2 |
(/ (/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) (sin (/ x (* y 2)))) |
(/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) |
(sin (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
x |
2 |
y |
(cos (/ (/ x 2) y)) |
(sin (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
(* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
(pow (/ y 1/2) -1/2) |
(/ y 1/2) |
1/2 |
-1/2 |
(* (pow (/ y 1/2) -1/2) x) |
| Outputs |
|---|
(/ 1 (cos (/ (/ x 2) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
1 |
#s(literal 1 binary64) |
(cos (/ (/ x 2) y)) |
(cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/ (/ x 2) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
y |
1 |
#s(literal 1 binary64) |
(/ (tan (/ x (* y 2))) (sin (/ (- 0 (* x x)) (* (* y -2) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/ x (* y 2)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
x |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ (- 0 (* x x)) (* (* y -2) x))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/ (- 0 (* x x)) (* (* y -2) x)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(- 0 (* x x)) |
(/.f64 x (/.f64 #s(literal -1 binary64) x)) |
0 |
#s(literal 0 binary64) |
(* x x) |
(*.f64 x x) |
(* (* y -2) x) |
(*.f64 y (*.f64 x #s(literal -2 binary64))) |
(* y -2) |
(*.f64 y #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(/ (/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) (sin (/ x (* y 2)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(sin (/ (/ x 2) y)) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/ (/ x 2) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
y |
(cos (/ (/ x 2) y)) |
(cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(sin (/ x (* y 2))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/ x (* y 2)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
(/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/ x (* y 2)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
x |
(* y 2) |
(*.f64 #s(literal 2 binary64) y) |
y |
2 |
#s(literal 2 binary64) |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(pow (/ y 1/2) -1/2) |
(pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(/ y 1/2) |
(/.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* (pow (/ y 1/2) -1/2) x) |
(*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 49.3% | (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 89.9% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 49.0% | (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
| ✓ | accuracy | 58.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | accuracy | 49.0% | (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| 105.0ms | 145× | 1 | valid |
| 34.0ms | 111× | 0 | valid |
Compiled 258 to 34 computations (86.8% saved)
ival-div: 26.0ms (23.9% of total)ival-sin: 25.0ms (23% of total)ival-pow: 18.0ms (16.5% of total)ival-mult: 16.0ms (14.7% of total)ival-cos: 8.0ms (7.3% of total)ival-tan: 6.0ms (5.5% of total)adjust: 5.0ms (4.6% of total)ival-sub: 4.0ms (3.7% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (cos (/ (/ x 2) y)))> |
#<alt (cos (/ (/ x 2) y))> |
#<alt (/ (/ x 2) y)> |
#<alt (/ x 2)> |
#<alt (/ (- 0 (* x x)) (* (* y -2) x))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ (- 0 (* x x)) (* (* y -2) x))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (/ (/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) (sin (/ x (* y 2))))> |
#<alt (/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y)))> |
#<alt (sin (/ (/ x 2) y))> |
#<alt (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))> |
#<alt (/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))))> |
#<alt (sin (/ (- 0 (* x x)) (* (* y -2) x)))> |
#<alt (sin (/ x (* y 2)))> |
#<alt (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))> |
| 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/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 (* 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> |
#<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/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 (* 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 (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ 1/2 (pow (sqrt 1/2) 2))> |
#<alt (+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ 1/2 (pow (sqrt 1/2) 2))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2))))))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4)))))))))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 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) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6)))))))))))))))> |
#<alt (/ -1/2 (pow (sqrt -1/2) 2))> |
#<alt (- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))> |
#<alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))))))> |
#<alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -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) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))))))))))))> |
#<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 (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
| 4.0ms | y | @ | -inf | (/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
| 4.0ms | y | @ | inf | (/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
| 3.0ms | y | @ | inf | (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
| 2.0ms | x | @ | 0 | (/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
| 1× | batch-egg-rewrite |
| 3 658× | *-lowering-*.f32 |
| 3 658× | *-lowering-*.f64 |
| 2 940× | accelerator-lowering-fma.f32 |
| 2 940× | accelerator-lowering-fma.f64 |
| 2 706× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 97 |
| 1 | 156 | 97 |
| 2 | 895 | 97 |
| 0 | 9216 | 97 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ (/ x 2) y))) |
(cos (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
(/ (- 0 (* x x)) (* (* y -2) x)) |
(/ (tan (/ x (* y 2))) (sin (/ (- 0 (* x x)) (* (* y -2) x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(/ (/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) (sin (/ x (* y 2)))) |
(/ (sin (/ (/ x 2) y)) (cos (/ (/ x 2) y))) |
(sin (/ (/ x 2) y)) |
(* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
(/ (tan (/ x (* y 2))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
(sin (/ (- 0 (* x x)) (* (* y -2) x))) |
(sin (/ x (* y 2))) |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 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 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(cos.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 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) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.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 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(*.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 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) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.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 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(*.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 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 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 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) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.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 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(*.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 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 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) 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 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #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 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 0 binary64))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 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) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (*.f64 y x))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y x))) |
(*.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 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (neg.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(*.f64 (/.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x x) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (/.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal -2 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (*.f64 x x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x y)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 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 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
| 1× | egg-herbie |
| 12 502× | accelerator-lowering-fma.f32 |
| 12 502× | accelerator-lowering-fma.f64 |
| 5 352× | *-lowering-*.f32 |
| 5 352× | *-lowering-*.f64 |
| 4 350× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 667 | 6967 |
| 1 | 2019 | 6353 |
| 2 | 7991 | 6333 |
| 0 | 8445 | 6023 |
| 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/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 (* 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 |
(+ 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/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)) |
(* 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 (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 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) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -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) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(* 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)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 5/384 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 61/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (/.f64 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))))) |
(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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 (/ 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 5/384 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 61/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) x) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 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 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #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))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (/.f64 x (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1920 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x x) (*.f64 y 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)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(- (+ 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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 x (*.f64 (*.f64 x x) #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)) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 1/1920 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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)))))))) |
(* 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y 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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))))))) (/.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 (+.f64 (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (/.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (/.f64 x (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 (+.f64 (*.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 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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))))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (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))))))) (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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 5/384 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 61/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y 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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))))))) (/.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 (+.f64 (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (/.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (/.f64 x (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 (+.f64 (*.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 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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))))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (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))))))) (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 (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x) (/.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 (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/645120 binary64)) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.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 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 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))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 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 (/ (+ (* -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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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 (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y))) (*.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (-.f64 (-.f64 (/.f64 #s(literal 17/20160 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y))) (*.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y)))) (+.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y))) (*.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))))))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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)))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 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) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (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)))))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)))))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))))) (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))))))) (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (-.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/768 binary64)) #s(literal 1/2 binary64)) (+.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/240 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) (pow.f64 y #s(literal 6 binary64))))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
#s(literal 1 binary64) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal -1/24 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) #s(literal -1/240 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -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) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) #s(literal -1/240 binary64))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 6 binary64))))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))))) (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/3840 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal -1/8 binary64))))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) #s(literal -1/240 binary64))) (*.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))))))) |
(* 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 (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x) (/.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 (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/645120 binary64)) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.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 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 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))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 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 (/ (+ (* -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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)) |
(* 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 (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x) (/.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 (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/645120 binary64)) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.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 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 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))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 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 (/ (+ (* -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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/48 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 6 binary64))))) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y)) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y))))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))))) (pow.f64 y #s(literal 5 binary64))))))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))))) (pow.f64 y #s(literal 7 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))))))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
Compiled 148 772 to 8 581 computations (94.2% saved)
113 alts after pruning (108 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 5 261 | 68 | 5 329 |
| Fresh | 16 | 40 | 56 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 5 278 | 113 | 5 391 |
| Status | Accuracy | Program |
|---|---|---|
| 44.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 46.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 38.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.4% | (/.f64 (/.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 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 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 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.9% | (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.3% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.4% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.5% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.0% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.4% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.8% | (/.f64 (/.f64 (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.7% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #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))))) | |
| 38.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #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))))) | |
| 38.4% | (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.5% | (/.f64 (/.f64 (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 33.8% | (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 24.5% | (/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.1% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.7% | (/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.8% | (/.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))))) | |
| 15.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 15.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.4% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 22.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.0% | (/.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))))) | |
| 18.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.4% | (/.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))))) | |
| 7.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y)))))) | |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) | |
| 33.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 30.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 34.1% | (/.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 2 binary64))))) #s(literal -1 binary64)))) | |
| 38.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 13.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))))) | |
| ✓ | 18.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
| 19.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) | |
| ✓ | 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ▶ | 34.7% | (/.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 1/2 binary64))))))))) |
| 37.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) | |
| ▶ | 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
| ▶ | 37.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) | |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) | |
| ✓ | 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| 37.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 18.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) | |
| 34.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) | |
| 34.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 9.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 9.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.2% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 37.3% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 34.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.6% | (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) | |
| 38.6% | (/.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)))) | |
| 38.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 38.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| ▶ | 38.4% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
| 37.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 36.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))))) | |
| ✓ | 48.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 48.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 43.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) | |
| 21.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))))) | |
| 48.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) y))) | |
| 20.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) | |
| 42.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y))) | |
| 10.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 19.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) | |
| 28.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) | |
| 11.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)))) | |
| ▶ | 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) | |
| 19.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x))) | |
| 40.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) | |
| 36.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) | |
| 7.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) | |
| 37.8% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 44.9% | (exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) | |
| ✓ | 47.4% | #s(literal 1 binary64) |
Compiled 5 002 to 3 234 computations (35.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
| ✓ | cost-diff | 192 | (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 12800 | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
| ✓ | cost-diff | 1024 | (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
| ✓ | 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 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 4 634× | *-lowering-*.f32 |
| 4 634× | *-lowering-*.f64 |
| 4 218× | /-lowering-/.f32 |
| 4 218× | /-lowering-/.f64 |
| 4 016× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 332 |
| 1 | 92 | 322 |
| 2 | 264 | 310 |
| 3 | 1463 | 288 |
| 4 | 3873 | 288 |
| 5 | 7159 | 288 |
| 0 | 8171 | 286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ 1/2 (/ y x)))) |
1 |
(cos (/ 1/2 (/ y x))) |
(/ 1/2 (/ y x)) |
1/2 |
(/ y x) |
y |
x |
(/ 1 (+ 1 (/ (* (* x x) -1/8) (* y y)))) |
1 |
(+ 1 (/ (* (* x x) -1/8) (* y y))) |
(/ (* (* x x) -1/8) (* y y)) |
(* (* x x) -1/8) |
(* x x) |
x |
-1/8 |
(* y y) |
y |
(/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ 1/2 (/ y x))) |
(/ 1/2 (/ y x)) |
1/2 |
(/ y x) |
(/ (tan (/ x (* y 2))) (sin (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))))) |
(/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))) |
1 |
(/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))) |
(+ (/ (* x x) (/ (* y y) 1/4)) 0) |
(/ (* x x) (/ (* y y) 1/4)) |
(* x x) |
(/ (* y y) 1/4) |
(* y y) |
1/4 |
0 |
(- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))) |
(* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))) |
(/ x (/ y -1/2)) |
(/ y -1/2) |
-1/2 |
(/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (/ y 1/2)))))))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
x |
(* y 2) |
y |
2 |
(sin (/ x (exp (neg (* -1 (log (/ y 1/2))))))) |
(/ x (exp (neg (* -1 (log (/ y 1/2)))))) |
(exp (neg (* -1 (log (/ y 1/2))))) |
(neg (* -1 (log (/ y 1/2)))) |
(* -1 (log (/ y 1/2))) |
-1 |
(log (/ y 1/2)) |
(/ y 1/2) |
1/2 |
| Outputs |
|---|
(/ 1 (cos (/ 1/2 (/ y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (/ 1/2 (/ y x))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(/ 1/2 (/ y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
1/2 |
#s(literal 1/2 binary64) |
(/ y x) |
(/.f64 y x) |
y |
x |
(/ 1 (+ 1 (/ (* (* x x) -1/8) (* y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (* x x) -1/8) (* y y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) y)) |
(/ (* (* x x) -1/8) (* y y)) |
(/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) y) |
(* (* x x) -1/8) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(* x x) |
(*.f64 x x) |
x |
-1/8 |
#s(literal -1/8 binary64) |
(* y y) |
(*.f64 y y) |
y |
(/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/ x (* y 2)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ 1/2 (/ y x))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ 1/2 (/ y x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
1/2 |
#s(literal 1/2 binary64) |
(/ y x) |
(/.f64 y x) |
(/ (tan (/ x (* y 2))) (sin (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/ x (* y 2)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
1 |
#s(literal 1 binary64) |
(/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(+ (/ (* x x) (/ (* y y) 1/4)) 0) |
(/.f64 (*.f64 x x) (*.f64 y (/.f64 y #s(literal 1/4 binary64)))) |
(/ (* x x) (/ (* y y) 1/4)) |
(/.f64 (*.f64 x x) (*.f64 y (/.f64 y #s(literal 1/4 binary64)))) |
(* x x) |
(*.f64 x x) |
(/ (* y y) 1/4) |
(*.f64 y (/.f64 y #s(literal 1/4 binary64))) |
(* y y) |
(*.f64 y y) |
1/4 |
#s(literal 1/4 binary64) |
0 |
#s(literal 0 binary64) |
(- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))) |
(*.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) y) y)) |
(* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))) |
(/.f64 (*.f64 x (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) y)) y) |
(/ x (/ y -1/2)) |
(/.f64 x (/.f64 y #s(literal -1/2 binary64))) |
(/ y -1/2) |
(/.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (/ y 1/2)))))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(tan (/ x (* y 2))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/ x (* y 2)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(sin (/ x (exp (neg (* -1 (log (/ y 1/2))))))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(/ x (exp (neg (* -1 (log (/ y 1/2)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(exp (neg (* -1 (log (/ y 1/2))))) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg (* -1 (log (/ y 1/2)))) |
(log.f64 (/.f64 y #s(literal 1/2 binary64))) |
(* -1 (log (/ y 1/2))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 y #s(literal 1/2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(log (/ y 1/2)) |
(log.f64 (/.f64 y #s(literal 1/2 binary64))) |
(/ y 1/2) |
(/.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 90.9% | (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) |
| ✓ | accuracy | 89.9% | (/.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 1/2 binary64))))))))) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 72.6% | (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 36.1% | (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
| ✓ | accuracy | 72.1% | (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
| ✓ | accuracy | 49.0% | (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
| 182.0ms | 145× | 1 | valid |
| 38.0ms | 111× | 0 | valid |
Compiled 430 to 46 computations (89.3% saved)
ival-div: 48.0ms (30.9% of total)ival-mult: 31.0ms (19.9% of total)ival-sin: 22.0ms (14.1% of total)ival-exp: 9.0ms (5.8% of total)ival-log: 9.0ms (5.8% of total)adjust: 7.0ms (4.5% of total)ival-cos: 7.0ms (4.5% of total)ival-tan: 6.0ms (3.9% of total)ival-neg: 5.0ms (3.2% of total)ival-sub: 4.0ms (2.6% of total)ival-add: 4.0ms (2.6% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (cos (/ 1/2 (/ y x))))> |
#<alt (cos (/ 1/2 (/ y x)))> |
#<alt (/ 1/2 (/ y x))> |
#<alt (/ y x)> |
#<alt (/ 1 (+ 1 (/ (* (* x x) -1/8) (* y y))))> |
#<alt (+ 1 (/ (* (* x x) -1/8) (* y y)))> |
#<alt (/ (* (* x x) -1/8) (* y y))> |
#<alt (* (* x x) -1/8)> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x))))> |
#<alt (tan (/ x (* y 2)))> |
#<alt (/ x (* y 2))> |
#<alt (* y 2)> |
#<alt (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))> |
#<alt (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))))> |
#<alt (+ (/ (* x x) (/ (* y y) 1/4)) 0)> |
#<alt (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))> |
#<alt (exp (neg (* -1 (log (/ y 1/2)))))> |
#<alt (neg (* -1 (log (/ y 1/2))))> |
#<alt (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (/ y 1/2))))))))> |
#<alt (* x x)> |
#<alt (* y y)> |
#<alt (sin (/ 1/2 (/ y x)))> |
#<alt (sin (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))))> |
#<alt (/ (* x x) (/ (* y y) 1/4))> |
#<alt (sin (/ x (exp (neg (* -1 (log (/ y 1/2)))))))> |
| Outputs |
|---|
#<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) (+ (* 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 (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> |
#<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 (* 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 (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2))> |
#<alt (/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2))> |
#<alt (/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2)))))> |
#<alt (* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2)))))> |
#<alt (* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2))))> |
#<alt (- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (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))))> |
#<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 (* -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 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (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 (* 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 (* 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/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/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (* 1/8 (/ (pow x 3) (pow y 3)))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (log y)))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (log y))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log 2) (* -1 (log (/ 1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -2) (* -1 (log (/ -1 y))))> |
#<alt (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y))> |
#<alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))))))> |
#<alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))))))))> |
#<alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))))> |
#<alt (* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y)> |
#<alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -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) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y)> |
#<alt (* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -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) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) 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 (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 (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 (* 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/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 (/ x (exp (neg (* -1 (log (* 2 y))))))> |
#<alt (* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (log (* 2 y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y)))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
#<alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | y | @ | 0 | (exp (neg (* -1 (log (/ y 1/2))))) |
| 16.0ms | y | @ | -inf | (exp (neg (* -1 (log (/ y 1/2))))) |
| 7.0ms | x | @ | inf | (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))) |
| 7.0ms | y | @ | inf | (exp (neg (* -1 (log (/ y 1/2))))) |
| 3.0ms | y | @ | 0 | (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (/ y 1/2)))))))) |
| 1× | batch-egg-rewrite |
| 4 664× | /-lowering-/.f32 |
| 4 664× | /-lowering-/.f64 |
| 4 196× | *-lowering-*.f32 |
| 4 196× | *-lowering-*.f64 |
| 1 868× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 244 |
| 1 | 243 | 219 |
| 2 | 2132 | 187 |
| 0 | 8321 | 185 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (/ 1/2 (/ y x)))) |
(cos (/ 1/2 (/ y x))) |
(/ 1/2 (/ y x)) |
(/ y x) |
(/ 1 (+ 1 (/ (* (* x x) -1/8) (* y y)))) |
(+ 1 (/ (* (* x x) -1/8) (* y y))) |
(/ (* (* x x) -1/8) (* y y)) |
(* (* x x) -1/8) |
(/ (tan (/ x (* y 2))) (sin (/ 1/2 (/ y x)))) |
(tan (/ x (* y 2))) |
(/ x (* y 2)) |
(* y 2) |
(/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))) |
(/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))))) |
(+ (/ (* x x) (/ (* y y) 1/4)) 0) |
(- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4)))) |
(exp (neg (* -1 (log (/ y 1/2))))) |
(neg (* -1 (log (/ y 1/2)))) |
(/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* -1 (log (/ y 1/2)))))))) |
(* x x) |
(* y y) |
(sin (/ 1/2 (/ y x))) |
(sin (/ 1 (/ (+ (/ (* x x) (/ (* y y) 1/4)) 0) (- 0 (* (/ x (/ y -1/2)) (/ (* x x) (/ (* y y) 1/4))))))) |
(/ (* x x) (/ (* y y) 1/4)) |
(sin (/ x (exp (neg (* -1 (log (/ y 1/2))))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(pow.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #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 (*.f64 x #s(literal 1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.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 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x y)))) |
(/.f64 y x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #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 (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #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)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #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 (*.f64 x x) y) y) #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 (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 y (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) (*.f64 x (*.f64 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 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) 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)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y))) y) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1/8 binary64)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y))) |
(*.f64 x (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(*.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 y (*.f64 x #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal -1/8 binary64) y)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/8 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(neg.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(pow.f64 (/.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #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 (*.f64 x #s(literal 1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.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 y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.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 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64)) |
(exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (/.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (E.f64) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (E.f64) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) y))) (exp.f64 (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))) (pow.f64 (E.f64) (log.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))))) |
(/.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 y y) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(*.f64 x (*.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 x (/.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (pow.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (/.f64 y #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.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 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.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) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (/.f64 y #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (neg.f64 (/.f64 y #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal -1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 y #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 y #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 0 binary64))) (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 x (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x (/.f64 y #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) x) |
(*.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 x (/.f64 y #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) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))))) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))))) (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) |
(exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (/.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 y #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (E.f64) (log.f64 (-.f64 #s(literal 0 binary64) y))) (pow.f64 (E.f64) (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) y))) (exp.f64 (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64))) (pow.f64 (E.f64) (log.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(log.f64 (/.f64 y #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(neg.f64 (log.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)))) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))) (log.f64 (E.f64))) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(neg.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))))) (*.f64 (cos.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))))) (*.f64 (cos.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) (*.f64 (cos.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(neg.f64 (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 x (/.f64 y #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.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 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.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) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (/.f64 y #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (neg.f64 (/.f64 y #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal -1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal -1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 y #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 y #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) #s(literal 0 binary64))) (neg.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 x (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x (/.f64 y #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 x (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) x) |
(*.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 y #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(neg.f64 (sin.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
| 1× | egg-herbie |
| 8 748× | accelerator-lowering-fma.f32 |
| 8 748× | accelerator-lowering-fma.f64 |
| 4 710× | *-lowering-*.f32 |
| 4 710× | *-lowering-*.f64 |
| 4 304× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 643 | 7407 |
| 1 | 1926 | 7014 |
| 2 | 6765 | 6798 |
| 0 | 8064 | 6550 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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) (+ (* 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)))) |
(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 |
(+ 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))) |
(* 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)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (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 (* -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)))) |
(* -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 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (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)) |
(* 2 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 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/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/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -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) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -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) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) 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) |
(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) |
(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)) |
(* 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/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))) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
| Outputs |
|---|
(/ 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 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) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 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) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 61/46080 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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))) |
(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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/46080 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 y 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/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) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (+ (* 1/64 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 1/512 (/ (pow x 2) (pow y 6))) (* 1/64 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/512 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 512 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/ (+ (* -64 (/ (pow y 4) (pow x 2))) (* -8 (pow y 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -512 (/ (pow y 6) (pow x 4))) (* -8 (pow y 2))) (* 64 (/ (pow y 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -512 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ (* -4096 (/ (pow y 8) (pow x 6))) (* -8 (pow y 2))) (+ (* 64 (/ (pow y 4) (pow x 2))) (* 512 (/ (pow y 6) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4096 binary64) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 512 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -64 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* (pow y 2) (- (* -64 (/ (pow y 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -64 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(* (pow y 2) (- (* (pow y 2) (- (* -512 (/ (pow y 2) (pow x 6))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -512 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
(* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* -4096 (/ (pow y 2) (pow x 8))) (* 512 (/ 1 (pow x 6))))) (* 64 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -4096 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -512 binary64) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -8 binary64) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ 1 (* 1/64 (/ (pow x 4) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
(- (+ 1 (* 1/512 (/ (pow x 6) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* -1/64 (/ (pow x 4) (pow y 4))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 y y)) |
(/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (+.f64 (*.f64 y y) (*.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 61/46080 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 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 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x)) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x)) (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/1920 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/24 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))) (*.f64 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 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)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64)))) x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 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) (-.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))) (/.f64 (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(- (+ 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 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 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 (*.f64 x x) (*.f64 x #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)) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64)))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64))) #s(literal 1/384 binary64)))))) (*.f64 x (pow.f64 y #s(literal 6 binary64))))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64)))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64)))) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 1/1920 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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))))))) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))))))) |
(* 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 17/40320 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64))))))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cos.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)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.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 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x 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)))) (/.f64 (*.f64 x (*.f64 (*.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 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)))) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)))) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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)))))))) 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)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) 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 (-.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.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))))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) 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 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)))) (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64))) #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)))))) (-.f64 #s(literal 0 binary64) 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) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* 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/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/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(* 1/8 (/ (pow x 3) (pow y 3))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 y (*.f64 y y))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) y)) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/10080 binary64) (*.f64 y (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 7 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64)))))) (*.f64 #s(literal -1/120 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/12 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64))))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/.f64 (+.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -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) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (/.f64 (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))))) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))))))) (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 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)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))))))) y) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) #s(literal -1/24 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))) (-.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -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) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(/.f64 (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 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)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))))) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 y y)) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))))))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal -1/24 binary64))) #s(literal 1/384 binary64))) (pow.f64 y #s(literal 6 binary64))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))))))) (-.f64 #s(literal 0 binary64) 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) |
(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) |
(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 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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)))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3840 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/645120 binary64)) (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)))))))) |
(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) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/3840 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/48 binary64) (*.f64 y (*.f64 y 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/645120 binary64)) (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)))))))) |
(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 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.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 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 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)))) y) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (/.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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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)))) (-.f64 #s(literal 0 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)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/5040 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
Compiled 65 641 to 5 583 computations (91.5% saved)
149 alts after pruning (142 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 080 | 55 | 2 135 |
| Fresh | 16 | 87 | 103 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 2 099 | 149 | 2 248 |
| Status | Accuracy | Program |
|---|---|---|
| 44.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 46.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 46.8% | (pow.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1/2 binary64)) | |
| 38.6% | (/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.4% | (/.f64 (/.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 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 32.0% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 32.4% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.0% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.4% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.8% | (/.f64 (/.f64 (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #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))))) | |
| 38.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #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))))) | |
| 38.4% | (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.5% | (/.f64 (/.f64 (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 33.8% | (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 24.5% | (/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.1% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| ▶ | 2.0% | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
| 37.8% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.7% | (/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 15.5% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 34.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 37.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 15.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 22.4% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| 22.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.0% | (/.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))))) | |
| 18.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.3% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.9% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 33.8% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 32.8% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 33.8% | (/.f64 (tan.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.2% | (/.f64 (tan.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.4% | (/.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))))) | |
| 33.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 7.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y)))))) | |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) | |
| 33.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 7.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))) | |
| 38.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 13.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))))) | |
| ✓ | 18.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
| 19.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) | |
| 34.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64))))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64))))))) | |
| ✓ | 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))))))) | |
| 34.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) | |
| 37.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) | |
| 1.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))))) | |
| 7.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) | |
| 6.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))))) | |
| 7.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))))) | |
| 6.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))))))))) | |
| 7.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))))) | |
| 7.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) | |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) | |
| 7.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) | |
| 5.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) #s(literal -1 binary64)))))) | |
| ✓ | 37.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) | |
| 34.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) | |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) | |
| ✓ | 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| 37.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 5.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) | |
| 18.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) | |
| 5.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 9.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 9.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 18.2% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 37.3% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.0% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 34.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 34.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 34.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 34.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.6% | (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) | |
| 38.6% | (/.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)))) | |
| 38.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 37.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)))) | |
| 2.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) | |
| 38.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) | |
| 43.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 36.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))))) | |
| ✓ | 48.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 48.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 43.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) | |
| 21.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))))) | |
| 48.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) y))) | |
| 20.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) | |
| 42.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y))) | |
| 10.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 19.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) | |
| 28.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) | |
| 11.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)))) | |
| ✓ | 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) | |
| ▶ | 47.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) |
| 19.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)))) | |
| ▶ | 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
| 40.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 40.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x))) | |
| 40.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) | |
| 36.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) | |
| 7.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) | |
| 37.2% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) | |
| 26.7% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) | |
| ▶ | 37.8% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 37.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 44.9% | (exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) | |
| ✓ | 47.4% | #s(literal 1 binary64) |
Compiled 7 099 to 4 495 computations (36.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 13184 | (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) |
| ✓ | cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) #s(literal -8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (pow.f64 y #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
| 4 464× | *-lowering-*.f32 |
| 4 464× | *-lowering-*.f64 |
| 2 654× | accelerator-lowering-fma.f32 |
| 2 654× | accelerator-lowering-fma.f64 |
| 2 132× | /-lowering-/.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 301 |
| 1 | 95 | 296 |
| 2 | 222 | 291 |
| 3 | 605 | 287 |
| 4 | 2613 | 285 |
| 5 | 5405 | 283 |
| 6 | 7663 | 283 |
| 0 | 8102 | 283 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))))) |
1 |
(cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)))) |
(* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))) |
(pow y -1/4) |
y |
-1/4 |
(* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)) |
(pow 2 -1/4) |
2 |
(* (pow (/ y 1/2) -3/4) x) |
(pow (/ y 1/2) -3/4) |
(/ y 1/2) |
1/2 |
-3/4 |
x |
(/ (* (* y y) -8) (* x x)) |
(* (* y y) -8) |
(* y y) |
y |
-8 |
(* x x) |
x |
(* (/ 1 (sin (/ (/ x 2) y))) (tan (/ (/ x 2) y))) |
(/ 1 (sin (/ (/ x 2) y))) |
1 |
(sin (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
x |
2 |
y |
(tan (/ (/ x 2) y)) |
(/ 1 (cos (/ 1/2 (exp (* (log (/ x y)) -1))))) |
1 |
(cos (/ 1/2 (exp (* (log (/ x y)) -1)))) |
(/ 1/2 (exp (* (log (/ x y)) -1))) |
1/2 |
(exp (* (log (/ x y)) -1)) |
(* (log (/ x y)) -1) |
(log (/ x y)) |
(/ x y) |
x |
y |
-1 |
(/ (tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
(tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) |
(/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2))) |
(- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) |
0 |
(* (/ (/ x 2) y) (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(/ x 2) |
x |
2 |
y |
(/ x (/ y -1/2)) |
(/ y -1/2) |
-1/2 |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
(* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
(pow (/ y 1/2) -1/2) |
(/ y 1/2) |
1/2 |
(* (pow (/ y 1/2) -1/2) x) |
| Outputs |
|---|
(/ 1 (cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) x))))) |
1 |
#s(literal 1 binary64) |
(cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)))) |
(cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) x)))) |
(* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) x))) |
(pow y -1/4) |
(pow.f64 y #s(literal -1/4 binary64)) |
y |
-1/4 |
#s(literal -1/4 binary64) |
(* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(pow 2 -1/4) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) |
2 |
#s(literal 2 binary64) |
(* (pow (/ y 1/2) -3/4) x) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) |
(pow (/ y 1/2) -3/4) |
(pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) |
(/ y 1/2) |
(/.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
-3/4 |
#s(literal -3/4 binary64) |
x |
(/ (* (* y y) -8) (* x x)) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(* (* y y) -8) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(* y y) |
(*.f64 y y) |
y |
-8 |
#s(literal -8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* (/ 1 (sin (/ (/ x 2) y))) (tan (/ (/ x 2) y))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(/ 1 (sin (/ (/ x 2) y))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
1 |
#s(literal 1 binary64) |
(sin (/ (/ x 2) y)) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ (/ x 2) y) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
y |
(tan (/ (/ x 2) y)) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ 1 (cos (/ 1/2 (exp (* (log (/ x y)) -1))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (/ 1/2 (exp (* (log (/ x y)) -1)))) |
(cos.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ 1/2 (exp (* (log (/ x y)) -1))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(exp (* (log (/ x y)) -1)) |
(/.f64 y x) |
(* (log (/ x y)) -1) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x y))) |
(log (/ x y)) |
(log.f64 (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
-1 |
#s(literal -1 binary64) |
(/ (tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64))))) |
(tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) |
(tan.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2))) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -4 binary64))) |
0 |
#s(literal 0 binary64) |
(* (/ (/ x 2) y) (/ (/ x 2) y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(/ (/ x 2) y) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
y |
(/ x (/ y -1/2)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) y) |
(/ y -1/2) |
(/.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
(sin.f64 (/.f64 x (/.f64 y #s(literal 1/2 binary64)))) |
(* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(pow (/ y 1/2) -1/2) |
(pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(/ y 1/2) |
(/.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (pow (/ y 1/2) -1/2) x) |
(*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.9% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 51.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 49.3% | (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 93.8% | (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
| ✓ | accuracy | 75.4% | (log.f64 (/.f64 x y)) |
| ✓ | accuracy | 49.0% | (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | accuracy | 89.0% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| ✓ | accuracy | 49.3% | (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 48.0% | (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 y y) #s(literal -8 binary64)) |
| ✓ | accuracy | 72.0% | (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) |
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
| ✓ | accuracy | 49.0% | (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
| 236.0ms | 145× | 1 | valid |
| 68.0ms | 111× | 0 | valid |
Compiled 378 to 50 computations (86.8% saved)
ival-pow: 75.0ms (29.9% of total)ival-tan: 41.0ms (16.4% of total)ival-div: 29.0ms (11.6% of total)ival-sub: 26.0ms (10.4% of total)ival-mult: 24.0ms (9.6% of total)ival-cos: 15.0ms (6% of total)ival-sin: 13.0ms (5.2% of total)ival-exp: 9.0ms (3.6% of total)ival-log: 9.0ms (3.6% of total)adjust: 7.0ms (2.8% of total)exact: 2.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)))))> |
#<alt (cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))))> |
#<alt (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)))> |
#<alt (pow y -1/4)> |
#<alt (/ (* (* y y) -8) (* x x))> |
#<alt (* (* y y) -8)> |
#<alt (* y y)> |
#<alt (* x x)> |
#<alt (* (/ 1 (sin (/ (/ x 2) y))) (tan (/ (/ x 2) y)))> |
#<alt (/ 1 (sin (/ (/ x 2) y)))> |
#<alt (sin (/ (/ x 2) y))> |
#<alt (/ (/ x 2) y)> |
#<alt (exp (* (log (/ x y)) -1))> |
#<alt (/ 1 (cos (/ 1/2 (exp (* (log (/ x y)) -1)))))> |
#<alt (cos (/ 1/2 (exp (* (log (/ x y)) -1))))> |
#<alt (/ 1/2 (exp (* (log (/ x y)) -1)))> |
#<alt (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))> |
#<alt (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))> |
#<alt (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y)))> |
#<alt (* (/ (/ x 2) y) (/ (/ x 2) y))> |
#<alt (* (pow (/ y 1/2) -3/4) x)> |
#<alt (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))> |
#<alt (tan (/ (/ x 2) y))> |
#<alt (log (/ x y))> |
#<alt (tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2))))> |
#<alt (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))> |
#<alt (/ (tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))))> |
| Outputs |
|---|
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ 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) (+ (* 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 (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (/ 1 (cos (* (pow 1/16 1/4) (/ x y))))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ 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> |
#<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 (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (cos (* (pow 1/16 1/4) (/ x y)))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* -1 (* (pow 1/16 1/4) (/ x y)))> |
#<alt (* -1 (* (pow 1/16 1/4) (/ x y)))> |
#<alt (* -1 (* (pow 1/16 1/4) (/ x y)))> |
#<alt (* -1 (* (pow 1/16 1/4) (/ x y)))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (* (pow 1/16 1/4) (/ x y))> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (pow (/ 1 y) 1/4)> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 y)))))> |
#<alt (exp (* 1/4 (+ (log -1) (log (/ -1 y)))))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (/ (pow y 2) (pow x 2)))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -8 (pow y 2))> |
#<alt (* -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 (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> |
#<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 (* 2 (/ y x))> |
#<alt (/ (+ (* 1/12 (/ (pow x 2) y)) (* 2 y)) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* 7/2880 (/ (pow x 2) (pow y 3))) (* 1/12 (/ 1 y))))) x)> |
#<alt (/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/483840 (/ (pow x 2) (pow y 5))) (* 7/2880 (/ 1 (pow y 3))))) (* 1/12 (/ 1 y))))) x)> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (/ 1 (sin (* 1/2 (/ x y))))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/12 (/ x (pow y 2)))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/161280 (pow x 5)) (+ (* 1/23040 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/12 (/ x (pow y 2))) (+ (* -1/288 (/ (pow x 3) (pow y 4))) (* 1/960 (/ (pow x 3) (pow y 4)))))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* -1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/23040 (pow x 5)) (+ (* 1/161280 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))))))) (pow y 6))) (+ (* -1/960 (/ (pow x 3) (pow y 4))) (+ (* 1/288 (/ (pow x 3) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))))))> |
#<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 (* 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 (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<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 (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (* x (pow (sqrt 1/2) 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 (* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y)))))))> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/8 (pow y 3)) 1/4) x)> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y)))))))> |
#<alt (* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y)))))))> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<alt (* (pow (/ 1/16 (pow y 3)) 1/4) x)> |
#<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 (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (* -1 (log y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (log (/ -1 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 (/ (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 (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y)> |
#<alt (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y)> |
#<alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y))> |
#<alt (* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y))> |
#<alt (/ (* x (pow (sqrt 1/2) 2)) y)> |
#<alt (* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y)))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (sin (/ (* x (pow (sqrt 1/2) 2)) y))> |
#<alt (/ 1/2 (pow (sqrt 1/2) 2))> |
#<alt (+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y))))> |
#<alt (/ 1/2 (pow (sqrt 1/2) 2))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2))))))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4)))))))))> |
#<alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 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) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6)))))))))))))))> |
#<alt (/ -1/2 (pow (sqrt -1/2) 2))> |
#<alt (- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))> |
#<alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))))))> |
#<alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -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) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2))))))))))))))))> |
150 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 75.0ms | y | @ | -inf | (* (pow (/ y 1/2) -3/4) x) |
| 50.0ms | y | @ | -inf | (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)) |
| 49.0ms | y | @ | 0 | (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))) |
| 40.0ms | x | @ | 0 | (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)) |
| 31.0ms | x | @ | -inf | (/ 1 (cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))))) |
| 1× | batch-egg-rewrite |
| 4 780× | *-lowering-*.f32 |
| 4 780× | *-lowering-*.f64 |
| 3 574× | /-lowering-/.f32 |
| 3 574× | /-lowering-/.f64 |
| 2 616× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 276 |
| 1 | 226 | 252 |
| 2 | 1480 | 164 |
| 0 | 8943 | 164 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))))) |
(cos (* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)))) |
(* (pow y -1/4) (* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x))) |
(pow y -1/4) |
(/ (* (* y y) -8) (* x x)) |
(* (* y y) -8) |
(* y y) |
(* x x) |
(* (/ 1 (sin (/ (/ x 2) y))) (tan (/ (/ x 2) y))) |
(/ 1 (sin (/ (/ x 2) y))) |
(sin (/ (/ x 2) y)) |
(/ (/ x 2) y) |
(exp (* (log (/ x y)) -1)) |
(/ 1 (cos (/ 1/2 (exp (* (log (/ x y)) -1))))) |
(cos (/ 1/2 (exp (* (log (/ x y)) -1)))) |
(/ 1/2 (exp (* (log (/ x y)) -1))) |
(* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)) |
(/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2))) |
(- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) |
(* (/ (/ x 2) y) (/ (/ x 2) y)) |
(* (pow (/ y 1/2) -3/4) x) |
(* (pow 2 -1/4) (* (pow (/ y 1/2) -3/4) x)) |
(tan (/ (/ x 2) y)) |
(log (/ x y)) |
(tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) |
(sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x))) |
(/ (tan (/ (- 0 (* (/ (/ x 2) y) (/ (/ x 2) y))) (/ x (/ y -1/2)))) (sin (* (pow (/ y 1/2) -1/2) (* (pow (/ y 1/2) -1/2) x)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) (-.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -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 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -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 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -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 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -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 -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #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) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #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 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 x (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y))) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 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 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) #s(literal -1/8 binary64)) (*.f64 (log.f64 y) #s(literal -1/8 binary64)))) |
(pow.f64 y #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/8 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (pow.f64 y #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) |
(/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal -8 binary64))) |
(/.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 8 binary64))))) |
(/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 y (/.f64 x y)) (/.f64 x #s(literal -8 binary64))) |
(/.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 y x) (/.f64 x (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) |
(/.f64 (*.f64 #s(literal 8 binary64) (/.f64 y (/.f64 x y))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 x y) (*.f64 y #s(literal -8 binary64)))) |
(/.f64 (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (/.f64 y (/.f64 x y))) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal -8 binary64)))) |
(*.f64 y (/.f64 y (/.f64 (*.f64 x x) #s(literal -8 binary64)))) |
(*.f64 y (*.f64 (*.f64 y #s(literal 8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y #s(literal -8 binary64)) x))) |
(*.f64 y (*.f64 (/.f64 (*.f64 y #s(literal -8 binary64)) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -8 binary64) (*.f64 x x))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) |
(*.f64 #s(literal -8 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (/.f64 x y)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y #s(literal -8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) |
(*.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 y (/.f64 x y))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 x (*.f64 y #s(literal -8 binary64))) #s(literal -1 binary64))) |
(*.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)) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal -8 binary64)) (/.f64 y (*.f64 x x))) |
(*.f64 (*.f64 y #s(literal -8 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 #s(literal -8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal -8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 8 binary64) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 8 binary64) (/.f64 y (/.f64 x y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (/.f64 (*.f64 y #s(literal -8 binary64)) x))) |
(*.f64 (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal -8 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(neg.f64 (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -8 binary64)))) |
(*.f64 y (*.f64 y #s(literal -8 binary64))) |
(*.f64 y (neg.f64 (*.f64 y #s(literal 8 binary64)))) |
(*.f64 y (*.f64 (*.f64 y #s(literal -8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(*.f64 #s(literal -8 binary64) (*.f64 y y)) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (*.f64 y #s(literal -8 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y #s(literal 8 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y #s(literal 8 binary64))) |
(*.f64 (*.f64 y #s(literal -8 binary64)) y) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 8 binary64)) |
(*.f64 #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -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 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -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 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -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 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -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 -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #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) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #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 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 x (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y))) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 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 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 y x) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)))) |
(cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (+.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) (-.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -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 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -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 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -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 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -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 -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #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) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #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 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 x (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y))) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 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 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -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 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -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 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -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 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -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 -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #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) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #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 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 x (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y))) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 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 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -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 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -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 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -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 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 -2 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #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 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -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 -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #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) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #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 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #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 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(neg.f64 (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 x (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 x (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (neg.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y))) (/.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) x) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) x) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 y (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 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 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (neg.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) |
(*.f64 (/.f64 y #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 y (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/16 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 x y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (/.f64 x y) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 x (neg.f64 (*.f64 (/.f64 y x) (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 y x) (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) y) |
(/.f64 (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x 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 -4 binary64)) (*.f64 y y)) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -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 2 binary64)) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 y (/.f64 y #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) 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 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 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 4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x (*.f64 y (/.f64 y #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) #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) (pow.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (exp.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x)) (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 y (*.f64 y #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 x) (*.f64 y #s(literal 4 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 y #s(literal -1/2 binary64))) (/.f64 x (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 x (*.f64 (/.f64 y x) (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (/.f64 y x) (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 x (/.f64 #s(literal -2 binary64) x)) (*.f64 y (/.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (-.f64 #s(literal 0 binary64) x))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (*.f64 y #s(literal 4 binary64))))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 x (/.f64 x (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) (*.f64 y y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) y)) |
(*.f64 x (/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 x (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 y (/.f64 y #s(literal -1/2 binary64))))) |
(*.f64 x (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x (/.f64 y (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)) (/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 x (*.f64 y (/.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x 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 -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 y #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (*.f64 (/.f64 y #s(literal -1/2 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/16 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (/.f64 y (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/4 binary64)) |
(*.f64 (exp.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (exp.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))) x)) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x)) (*.f64 y (*.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y)) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 x y))) (*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) |
(*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -3/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/16 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/16 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 x (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) x)) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) x) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/16 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/16 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) x)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (+.f64 (tan.f64 #s(literal 0 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 #s(literal 0 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(log.f64 (/.f64 x y)) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) |
(neg.f64 (log.f64 (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x y)) (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))) (log.f64 (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y)))) (-.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) y)))) (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
(*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x))) |
(*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (+.f64 (tan.f64 #s(literal 0 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 #s(literal 0 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
| 1× | egg-herbie |
| 13 036× | accelerator-lowering-fma.f32 |
| 13 036× | accelerator-lowering-fma.f64 |
| 6 150× | *-lowering-*.f32 |
| 6 150× | *-lowering-*.f64 |
| 4 866× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 830 | 8776 |
| 1 | 2452 | 8122 |
| 0 | 8748 | 7798 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ 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) (+ (* 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 (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ 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 |
(+ 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 (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(pow (/ 1 y) 1/4) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -8 (pow y 2)) |
(* -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) |
(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 |
(+ 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))))))))) |
(* 2 (/ y x)) |
(/ (+ (* 1/12 (/ (pow x 2) y)) (* 2 y)) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/2880 (/ (pow x 2) (pow y 3))) (* 1/12 (/ 1 y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/483840 (/ (pow x 2) (pow y 5))) (* 7/2880 (/ 1 (pow y 3))))) (* 1/12 (/ 1 y))))) x) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(* 2 (/ y x)) |
(* y (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (- (+ (* -1 (/ (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/12 (/ x (pow y 2))))) |
(* y (- (+ (* -1 (/ (+ (* -1/161280 (pow x 5)) (+ (* 1/23040 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/12 (/ x (pow y 2))) (+ (* -1/288 (/ (pow x 3) (pow y 4))) (* 1/960 (/ (pow x 3) (pow y 4))))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* -1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/23040 (pow x 5)) (+ (* 1/161280 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))))))) (pow y 6))) (+ (* -1/960 (/ (pow x 3) (pow y 4))) (+ (* 1/288 (/ (pow x 3) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(* 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)) |
(* 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)) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
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)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 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))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(* 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)) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (* -1 (log y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (log (/ 1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (log (/ -1 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)))) |
(/ (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)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 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) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -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) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
| Outputs |
|---|
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.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)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.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)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 5/384 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 61/46080 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(/ 1 (cos (* (pow 1/16 1/4) (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.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))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/46080 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(cos (* (pow 1/16 1/4) (/ x y))) |
(cos.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y))) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(/.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) x) (neg.f64 y)) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(/.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) x) (neg.f64 y)) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(/.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) x) (neg.f64 y)) |
(* -1 (* (pow 1/16 1/4) (/ x y))) |
(/.f64 (*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) x) (neg.f64 y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(* (pow 1/16 1/4) (/ x y)) |
(*.f64 (pow.f64 #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (/.f64 x y)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(pow (/ 1 y) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/4 binary64)) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* 1/4 (+ (log -1) (log (/ -1 y))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(* -8 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -8 binary64)) |
(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) |
(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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 5/384 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 61/46080 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y)))) |
(- (+ 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 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #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))) (*.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) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.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 (*.f64 x x) y) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 y y))) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.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))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.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 (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.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 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.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) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal 1/1920 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (/.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)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y))) |
(- (+ 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) (-.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y))))) (+.f64 (*.f64 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 x x) y) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (*.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -1/24 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 x x) y) y))) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 1/1920 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) |
(* 2 (/ y x)) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(/ (+ (* 1/12 (/ (pow x 2) y)) (* 2 y)) x) |
(/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x x) y))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* 7/2880 (/ (pow x 2) (pow y 3))) (* 1/12 (/ 1 y))))) x) |
(/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 7/2880 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y)) (/.f64 #s(literal 1/12 binary64) y))))) x) |
(/ (+ (* 2 y) (* (pow x 2) (+ (* (pow x 2) (+ (* 31/483840 (/ (pow x 2) (pow y 5))) (* 7/2880 (/ 1 (pow y 3))))) (* 1/12 (/ 1 y))))) x) |
(/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 31/483840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 7/2880 binary64) (*.f64 y (*.f64 y y)))))))) x) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/ 1 (sin (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* 2 (/ y x)) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(* y (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 y (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) |
(* y (- (+ (* -1 (/ (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/12 (/ x (pow y 2))))) |
(*.f64 y (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/2880 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))))) |
(* y (- (+ (* -1 (/ (+ (* -1/161280 (pow x 5)) (+ (* 1/23040 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/12 (/ x (pow y 2))) (+ (* -1/288 (/ (pow x 3) (pow y 4))) (* 1/960 (/ (pow x 3) (pow y 4))))))) |
(*.f64 y (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/26880 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/2880 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1/12 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -7/2880 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(* 2 (/ y x)) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(* -1 (* y (- (* -1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (+.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1/12 binary64)) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 7/2880 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ (* -1/23040 (pow x 5)) (+ (* 1/161280 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))))))) (pow y 6))) (+ (* -1/960 (/ (pow x 3) (pow y 4))) (+ (* 1/288 (/ (pow x 3) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/26880 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 7/2880 binary64)) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/2880 binary64)) (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal 2 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 (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) 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 (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (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 (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/645120 binary64) (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (/.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 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 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))))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 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)) |
(* 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) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 5/384 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 61/46080 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.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)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.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 (+.f64 (*.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)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.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))))) |
(+ 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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/46080 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 y 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)) |
(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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 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) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (* x (pow (sqrt 1/2) 2)) 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 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/4 binary64)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* 1/4 (/ (pow x 2) (pow y 2))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log 1/8) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/8 binary64)))))) |
(* x (exp (* 1/4 (+ (log -1/8) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/8 binary64)))))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/8 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* -3 (log y)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log 1/16) (* 3 (log (/ 1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/16 binary64))) (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/16 binary64))) (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/16 binary64))) (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(* x (exp (* 1/4 (+ (log -1/16) (* 3 (log (/ -1 y))))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal -1/16 binary64))) (*.f64 #s(literal 3/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64))) |
(* (pow (/ 1/16 (pow y 3)) 1/4) x) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/4 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y) #s(literal 1/24 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (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 (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.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/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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (*.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 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y)) (/.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.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))))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y)))))) 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 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 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) (/.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 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (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))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (* -1 (log y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(* 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 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y) #s(literal 1/24 binary64)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (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 (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.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/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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (*.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 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 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)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y)) (/.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 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.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))))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/384 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 y y)))))) 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 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 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 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y))) (/.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 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64))) (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))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) y) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64)))) y) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) y) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))))) y) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) y)) |
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (*.f64 y y)))) (neg.f64 y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y))))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 7 binary64))) (*.f64 #s(literal 1/120 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 5 binary64)))))))))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)))) (*.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) (-.f64 (-.f64 (/.f64 #s(literal 17/20160 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/10080 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)))) (*.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))))) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.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))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 y y))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 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) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))))))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal 1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (*.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)))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal -1/192 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (pow.f64 y #s(literal 6 binary64))))))))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
#s(literal 1 binary64) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal -1/24 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -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) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) #s(literal -1/240 binary64))) (+.f64 (*.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) #s(literal -1/2 binary64))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (+.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/192 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 y y))))))))))) |
Compiled 181 442 to 13 857 computations (92.4% saved)
184 alts after pruning (178 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 5 380 | 67 | 5 447 |
| Fresh | 26 | 111 | 137 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 6 | 7 |
| Total | 5 412 | 184 | 5 596 |
| Status | Accuracy | Program |
|---|---|---|
| 44.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 46.7% | (pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) | |
| 46.8% | (pow.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1/2 binary64)) | |
| 8.4% | (/.f64 (/.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 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.7% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 2.3% | (/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) | |
| 32.0% | (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 32.4% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.0% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.4% | (/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.8% | (/.f64 (/.f64 (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #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))))) | |
| 38.1% | (/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #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))))) | |
| 38.4% | (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.5% | (/.f64 (/.f64 (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 1.9% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) | |
| 7.7% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 24.5% | (/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.1% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 22.4% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.2% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 9.8% | (/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 34.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 37.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 15.2% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 22.3% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) | |
| 18.0% | (/.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))))) | |
| 18.8% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.3% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.9% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 33.8% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 32.8% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 33.8% | (/.f64 (tan.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.2% | (/.f64 (tan.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 38.4% | (/.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))))) | |
| 33.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 7.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y)))))) | |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 38.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 13.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))))) | |
| ✓ | 18.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
| 19.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) | |
| 34.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64))))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64))))))) | |
| ✓ | 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))))))) | |
| 34.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) | |
| 34.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) | |
| 37.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) | |
| 1.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))))) | |
| 6.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))))) | |
| 7.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))))) | |
| 6.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))))))))) | |
| 7.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))))) | |
| 7.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) | |
| 7.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) | |
| 5.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) #s(literal -1 binary64)))))) | |
| ✓ | 37.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) | |
| 34.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 33.4% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 37.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 18.2% | (/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) | |
| 37.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 37.0% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 34.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) | |
| 34.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 35.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) | |
| 34.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.6% | (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) | |
| 38.6% | (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 38.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 44.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 37.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)))) | |
| 2.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) | |
| 38.6% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 2.5% | (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) | |
| 43.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) | |
| 41.6% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 37.8% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) | |
| 18.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)))) | |
| 38.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x))) | |
| 38.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 36.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))))) | |
| 27.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) | |
| ✓ | 48.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
| 48.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 43.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) | |
| 21.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))))) | |
| 42.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y))) | |
| 10.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 19.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) | |
| 11.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)))) | |
| 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) | |
| 48.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) | |
| ✓ | 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| 48.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))))))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y)))) (-.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y)))) #s(literal -1 binary64)))))) | |
| 37.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) #s(literal -1 binary64)))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y)))))) #s(literal -1 binary64)))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) #s(literal -1 binary64)))))) | |
| 33.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x y)) (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))))) #s(literal -1 binary64)))))) | |
| 38.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) #s(literal -1 binary64)))))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (-.f64 (log.f64 x) (log.f64 y)) #s(literal -1 binary64)))))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))))) #s(literal -1 binary64)))))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (log.f64 (/.f64 y x)))))) | |
| 19.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) | |
| 48.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 y)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) | |
| 47.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))))))) | |
| 47.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y)))))))) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))))) | |
| 37.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))))) | |
| 37.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 36.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) | |
| 48.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 48.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))))) | |
| 40.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x))) | |
| 47.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 y))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) | |
| 40.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) | |
| 36.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) | |
| 23.2% | (*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 29.6% | (*.f64 (/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 7/2880 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y)) (/.f64 #s(literal 1/12 binary64) y))))) x) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 29.9% | (*.f64 (/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x x) y))) x) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 7.7% | (*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) | |
| 2.5% | (*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) | |
| 2.5% | (*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) | |
| 37.2% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) | |
| 26.7% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) | |
| 9.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 9.9% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 37.8% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) | |
| 9.9% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)))) | |
| 13.0% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) | |
| 9.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) | |
| 37.0% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 37.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 37.1% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))))) | |
| 9.8% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| 37.5% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) | |
| 25.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) | |
| 34.2% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))))) | |
| 37.6% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 12.2% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 37.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 37.2% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 36.6% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 9.6% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 1.9% | (*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) | |
| 32.2% | (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 29.3% | (*.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) | |
| 2.0% | (*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) | |
| 2.5% | (*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) | |
| 2.5% | (*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) | |
| 44.9% | (exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) | |
| ✓ | 47.4% | #s(literal 1 binary64) |
Compiled 9 851 to 3 875 computations (60.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x))) |
(*.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x x) y))) x) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 7/2880 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y)) (/.f64 #s(literal 1/12 binary64) y))))) x) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.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/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 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 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -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 #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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 y #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 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 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 (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (log.f64 (/.f64 y x)))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #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 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (-.f64 (log.f64 x) (log.f64 y)) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/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 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 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 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #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 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/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 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 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 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.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) (*.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 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 (/.f64 (/.f64 x #s(literal 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 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) |
(/.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 2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 y))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x y)) (*.f64 (log.f64 (*.f64 x y)) (log.f64 (/.f64 x y))))) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64)) x) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -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 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #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) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 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 x 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 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/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 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 y)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 y)) (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/8 binary64)))))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))))))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/8 binary64))) (*.f64 x (pow.f64 y #s(literal -1/4 binary64))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (sin.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 x y)))) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (pow.f64 (E.f64) (log.f64 y)) (pow.f64 (E.f64) (log.f64 #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y)))) (-.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y)))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (+.f64 (log.f64 y) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log.f64 y)))))) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))))) |
5 calls:
| 254.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 186.0ms | (*.f64 y #s(literal 2 binary64)) |
| 123.0ms | y |
| 114.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 84.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.0% | 1 | x |
| 49.0% | 1 | y |
| 49.0% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 49.0% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 49.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) x)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) x) (/.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) x)) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x))) |
(*.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal 2 binary64) x))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x x) y))) x) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) x) (neg.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/48 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 7/2880 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y)) (/.f64 #s(literal 1/12 binary64) y))))) x) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y))) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.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/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.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 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 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 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y #s(literal -1/2 binary64))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) x) y))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -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 #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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (/.f64 y #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 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal -2 binary64) x)))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 4 binary64)))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) y)) x))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 x x))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 (/.f64 y (/.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) y)))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 y (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (*.f64 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 (neg.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 y #s(literal -2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (*.f64 x x)) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y)))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (log.f64 (/.f64 y x)))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) y))) |
(pow.f64 (*.f64 (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #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 2 binary64)) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 (/.f64 x y)) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 (*.f64 x x) (/.f64 y #s(literal 1/2 binary64))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y))))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y) (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x #s(literal -2 binary64)) y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (-.f64 (log.f64 x) (log.f64 y)) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/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 x (exp.f64 (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (E.f64) (log.f64 (/.f64 y #s(literal 1/2 binary64)))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 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 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #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 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 1 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/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 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 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 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (tan.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) (*.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 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.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 x y)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) x) (/.f64 #s(literal -1/2 binary64) y))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (/.f64 x (/.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal -1/2 binary64) y))) (*.f64 x x))) (sin.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (/.f64 (sin.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 (/.f64 (/.f64 x #s(literal 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 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1/4 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 x x) (/.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1/4 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y)))))) |
(/.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 2 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1/2 binary64) y))))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 y (/.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 1/16 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 y)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 y))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) x))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
5 calls:
| 97.0ms | x |
| 68.0ms | (*.f64 y #s(literal 2 binary64)) |
| 59.0ms | y |
| 59.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 55.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 |
|---|---|---|
| 48.8% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 48.8% | 1 | y |
| 48.8% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 48.8% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 48.8% | 1 | x |
Compiled 33 to 21 computations (36.4% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 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 #s(literal 1/2 binary64) (/.f64 y x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
2 calls:
| 8.0ms | x |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.7% | 1 | y |
| 48.7% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
2 calls:
| 29.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.5% | 1 | y |
| 48.5% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
Total -30.2b remaining (-89.7%)
Threshold costs -30.2b (-89.7%)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal -8 binary64) (/.f64 (/.f64 y (/.f64 x y)) x)) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 #s(literal -8 binary64) x))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 y y)) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y #s(literal -8 binary64)) x)) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 #s(literal -8 binary64) x)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 x #s(literal -8 binary64))) x) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 y (/.f64 x y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 (*.f64 x #s(literal -1/8 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/8 binary64) y)) y))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (/.f64 (*.f64 x x) y) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 x #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 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) x) (*.f64 x #s(literal -1/8 binary64)))))) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 23.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.4% | 1 | x |
| 47.4% | 1 | y |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 10× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 47 |
| 1 | 38 | 47 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 y #s(literal 1/2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (pow.f64 y #s(literal -1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
#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 | 8 | 33 |
| 1 | 28 | 33 |
| 2 | 137 | 28 |
| 3 | 786 | 28 |
| 0 | 8168 | 28 |
| 0 | 48 | 276 |
| 1 | 226 | 252 |
| 2 | 1480 | 164 |
| 0 | 8943 | 164 |
| 0 | 32 | 97 |
| 1 | 156 | 97 |
| 2 | 895 | 97 |
| 0 | 9216 | 97 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 138 to 101 computations (26.8% saved)
(abs x)
Compiled 484 to 328 computations (32.2% saved)
Loading profile data...